spencermountain/spacetime

i18n `.since()`

Open

#110 opened on Mar 18, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (3,809 stars) (189 forks)batch import
enhancementfixed-on-devhelp wantedready

Description

Seems like the since method's output is hardcoded to English? https://github.com/spencermountain/spacetime/blob/8b93859d23cfd828dca7de50cc8ec72105393cf4/src/methods/since.js#L132

Any thoughts on allowing i18n as per the custom languages example?

Contributor guide