Enums§
- Parse
Error - An error parsing the text, with some attempt made to be specific.
Functions§
- simple
- Parse an interval like “4 weeks 12 hours”. It can include weeks, days, hours, minutes and seconds. It can not include years or months.
- with_
date - Parse an interval like “1 year 6 months”.
- with_
lazy_ date - Parse an interval like “1 year 6 months”.
- with_
now - Parse an interval like “1 year 6 months”.