relative_time 1.2.0
relative_time: ^1.2.0 copied to clipboard
Expresses a DateTime object relative to the current time in text form.
1.2.0 #
- Prefer natural language over numeric values by default. For instance, 'tomorrow' is used instead of the previous 'in 1 day'.
- Add numeric flag to prefer numeric values over natural language.
1.1.0 #
- Add Esperanto, Luxembourgish and Mazanderani languages.
- Add zero counts for most time units. For instance, if the most granular specified time unit is hours, a difference of less than one hour will be represented as 'this hour' rather than the previous 'now'.
1.0.1 #
- Fix static analysis issues.
1.0.0 #
- Initial version.