hustcc / timeago.js

:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
https://timeago.org
MIT License
5.32k stars 410 forks source link

cs translations is not in the full.min.js bundle #257

Open zac1st1k opened 2 years ago

zac1st1k commented 2 years ago
  1. load full.min.js
  2. call timeago.format(new Date(), 'cs');

Expected: "právě teď"

Actual "just now"