Description
Parses natural-language date and time phrases into Ruby time values. It is useful for applications that accept user-friendly scheduling input such as reminders, reports, or search filters.
Natural-language dates can be ambiguous across locales and time zones. Confirm parsed values with users before using them for billing, deadlines, or irreversible actions.