jama5262 / jiffy

Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates
https://pub.dev/packages/jiffy
MIT License
588 stars 126 forks source link

Update zh_locale.dart #263

Closed BenderBlog closed 7 months ago

BenderBlog commented 9 months ago

What does this PR do?

Per Unicode CLDR, in mainland China, Monday is the first day of the week. For Hong Kong SAR, Macau SAR, and Taiwan, Sunday is the first day of the week, per Unicode CLDR.

Types of changes

Checklist

Additional Information

Check https://www.unicode.org/cldr/charts/44/supplemental/territory_information.html and search for China, and you will get my idea.