any_date 0.1.1 copy "any_date: ^0.1.1" to clipboard
any_date: ^0.1.1 copied to clipboard

A package for parsing String into DateTime in any format. Inspired by python's dateutil.parser, while also making it compatible with DateTime.parse.

Package to improve DateTime manipulation, especially by allowing parsing any format. Heavily inspired by python's dateutil package.

Features #

At the moment the package only supports parsing date-only strings. Time component coming soon.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

See the /example folder.

final date = '13 Aug 2023';
8
likes
0
pub points
83%
popularity

Publisher

verified publisherel-darto.net

A package for parsing String into DateTime in any format. Inspired by python's dateutil.parser, while also making it compatible with DateTime.parse.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on any_date