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

A package for parsing String into DateTime in any format.

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on any_date