Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into structured date objects. It functions as a multi-locale date parser and expression engine designed to resolve time expressions globally. The library is customizable, allowing for the definition of custom regular expression patterns and refinement rules to extract business-specific date formats. It provides mechanisms to resolve relative terms like tomorrow or next Friday based on a specific reference date. The system covers international date formatting across various region
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group and aggregate temporal records into discrete buckets, such as days, weeks, or months, to calculate sums and averages for reports. The project focuses on ensuring continuous timelines through time series gap filling, which inserts default values for periods where no data exists. It also includes a temporal data formatter that converts grouped date-time keys into localized strings or custom formatting patterns. The tool covers broad temporal data operations, including time range
⌛ Ruby library to compute distance of dates in words. Originally built for Jekyll.
Die Hauptfunktionen von markets/jekyll-timeago sind: Date and Time Processing.
Open-Source-Alternativen zu markets/jekyll-timeago sind unter anderem: wanasit/chrono — Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into… panthomakos/timezone — Accurate current and historical timezones for Ruby with support for Geonames and Google latitude - longitude lookups. holidays/holidays — A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday! jeremyw/stamp — Date and time formatting for humans. mojombo/chronic — Chronic is a pure Ruby natural language date parser. ankane/groupdate — Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group…