const-date-time

A drop-in replacement for Dart's DateTime class with a const constructor.

MIT License

Stars
4
Committers
3

Bot releases are hidden (Show)

const-date-time - v1.1.0 Latest Release

Published by westy92 12 months ago

Overrides runtimeType. (https://github.com/westy92/const-date-time/pull/9, thanks @ohitsdaniel!)

const-date-time - v1.0.4

Published by westy92 12 months ago

Add toString(). (https://github.com/westy92/const-date-time/pull/8, thanks @ohitsdaniel!)

const-date-time - v1.0.3

Published by westy92 about 1 year ago

  • Add topics to pubspec.yaml.
const-date-time - v1.0.2

Published by westy92 almost 2 years ago

  • Fix important documentation issue.
const-date-time - v1.0.1

Published by westy92 almost 2 years ago

const-date-time - v1.0.0

Published by westy92 almost 2 years ago

  • Initial release.