chrono_dart 2.0.1 copy "chrono_dart: ^2.0.1" to clipboard
chrono_dart: ^2.0.1 copied to clipboard

A natural language date parser in Dart. Finds date references in user-generated text and returns objects containing DateTime and position in text.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[2.0.1] - 2023-10-18 #

Prevent an additional month from being added in certain cases.

[2.0.0] - 2023-10-14 #

• Breaking change. Refactoring of the main methods – exposed Chrono as an abstract public class with the main methods the package provides. • Added an example. • Minor changes.

[1.0.0] - 2023-10-06 #

Release

1
likes
130
pub points
41%
popularity

Publisher

verified publisherg-30.dev

A natural language date parser in Dart. Finds date references in user-generated text and returns objects containing DateTime and position in text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

day

More

Packages that depend on chrono_dart