mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00
04b65fbf95ae0567dfcb81882f01f81b6cad02c2

This sucks balls. Overall, the datetime handling in Dart is really really bad. It just has the concept of local time or utc time. There are a few packages which attempt to solve this, but none which really solve it in the way I would like. All I want is someway to generate an iso8601 string with the timezone. And that my DateTime should be aware of the timezone as an offset east of UTC. Is that really so hard?
Description
Languages
Dart
93.7%
Shell
1.6%
Objective-C
1.4%
Swift
1.3%
CMake
0.5%
Other
1.4%