typed_date_time 0.1.0+1 copy "typed_date_time: ^0.1.0+1" to clipboard
typed_date_time: ^0.1.0+1 copied to clipboard

Adds additional types for Local and UTC Dates and DateTimes.

Typed Dates and DateTimes for Dart #

This library provides a set of abstractions around the native DateTime to allow compile-time checking of the timezone (local vs. UTC) of a point in time, and a separate time for dates without a useful time.

Why? #

While building ActionSprout's mobile app, we wanted additional guarantees around what was being passed from the UI layer to our API client, and vice-versa.

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Adds additional types for Local and UTC Dates and DateTimes.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on typed_date_time