lml 1.0.0 lml: ^1.0.0 copied to clipboard
A collection of tools and wrappers to overcome or simpify common operations.
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Features #
TimeWrapper #
Some classes that helps developers to manage the DateTime class wrapping it with common "time usage" as:
- Date
- Time In Day
- Timestamp
- Intervals
- Date Interval
- Time In Day Interval
- Timestamp Interval
And more..
It uses also the Intl package to support formatting using the correct format depending on device settings
Getting started #
Import the package using the standard import (checkout the "version" tab for more)
dependencies:
lml: ^1.0.0
Additional information #
Leave a issue if something is wrong or wants improvements on something, i will take it into account