srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
102 stars 54 forks source link

Local datetime #20

Closed tomaine2002 closed 5 years ago

tomaine2002 commented 5 years ago

Fixes #18

Convert local DateTime objects to UTC, if they are not already UTC.