Commit Graph

12 Commits

Author SHA1 Message Date
Saumya Pandey 761959ff7e Revert "Use more specifics format functions"
This reverts commit 43d1002402.
2021-06-04 15:11:57 +05:30
Saumya Pandey 43d1002402 Use more specifics format functions 2021-06-04 14:08:09 +05:30
Saumya Pandey e7dab890fe Revert "Using dynamic import for locale"
This reverts commit 7f0fc684cf.
2021-06-03 17:43:49 +05:30
Saumya Pandey 7f0fc684cf Using dynamic import for locale 2021-06-03 17:14:07 +05:30
Saumya Pandey 846a39d3d3 Change import style 2021-06-03 11:44:27 +05:30
Saumya Pandey a21aac1d24 Add pt_BR to locales object 2021-06-03 02:40:50 +05:30
Saumya Pandey c2959dc63a Upgrade date-fns package 2021-06-03 02:18:24 +05:30
Tom Moor d0f1fd533a feat: Add Russian language support
closes #1916
2021-02-21 20:42:01 -08:00
Tom Moor f608872c11 chore: Add Chinese and Italian translations 2021-01-20 22:09:36 -08:00
Tom Moor ab40545a01 lint 2021-01-14 20:11:04 -08:00
Tom Moor f501da9c0f flow 2021-01-14 18:38:02 -08:00
Rubén Moya 93ac9892d5 fix: take into account user lang in Time component (#1793)
This PR takes into account the user selected language to format the time in the Time component.

Co-authored-by: tommoor <tom.moor@gmail.com>
2021-01-14 09:08:14 -08:00