Show HN: Tu – Convert natural language date/time to UTC

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tu

    CLI tool to convert a natural language date/time string to UTC

  • I don't think this is very well made. Uses a hand rolled parser with no formal grammar. Special case logic is not documented, e.g. https://github.com/ad-si/tu/blob/main/src/chrono_english/par...

    But I guess it solved the author's problem and we can't argue with that.

  • parse-human-relative-time

    Parse human relative time strings like "next Tuesday 3pm".

  • I built a JavaScript library for my needs: https://github.com/derhuerst/parse-human-relative-time

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Simple, fast and safety alternative for unzip

    7 projects | /r/rust | 11 Mar 2023
  • Human-readable interval parser for Javascript. Converts words written in English to numbers by using node-numbered.

    1 project | /r/javascript | 14 Jan 2021
  • How to parse and format a date in JavaScript

    4 projects | dev.to | 8 May 2024
  • Handling dates in JavaScript with Tempo

    4 projects | dev.to | 7 May 2024
  • JavaScript Compare Dates: From Chaos to Clarity

    3 projects | dev.to | 5 May 2024