Mauricio Colli 3638f0e0ea Implement time ago parser and improve localization handling 5 years ago
..
java 3638f0e0ea Implement time ago parser and improve localization handling 5 years ago
times 27f61e049d Add time units strings and utilities 6 years ago
README.md 27f61e049d Add time units strings and utilities 6 years ago
overview.json 27f61e049d Add time units strings and utilities 6 years ago
unique_patterns.json 3638f0e0ea Implement time ago parser and improve localization handling 5 years ago

README.md

Time ago parser raw resources

This directory contains some JSON-formatted time ago strings gather directly from YouTube.

Java directory

Some useful classes that can generate an overview and check if we have all the time units for all the languages.

It also contains the resource bundle generator.

Times directory

All the units organized by their unit value and name (e.g. 1s = "1 second", 2y = "2 años", 4w = "4 semanas").