dotnetstrftime 1.1.0
dotnetstrftime: ^1.1.0 copied to clipboard
Package offering support for formatting DateTime's according to the same rules as .NET does with their Format Strings.
1.1.0 #
- Removed explicit intl version dependency
1.0.4 #
- Fixed comment in README to properly describe multiple mode as multiple mode, not singleton mode
1.0.3 #
- Fixed example dart file
- Ran dart format
1.0.2 #
- Removed unecessary imports
1.0.1 #
- add DateTimeFormatTokenTypeDotNet to export list
1.0.0 #
- Initial version.