year function
Creates a Simplified Chinese year number codec.
Implementation
ChineseYearCodec year({String suffix = ''}) => zh.year(suffix: suffix);
Creates a Simplified Chinese year number codec.
ChineseYearCodec year({String suffix = ''}) => zh.year(suffix: suffix);