Guest User

Untitled

a guest
May 23rd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. import trLocale from 'moment/locale/tr';
  2. import moment from 'moment';
  3.  
  4. moment.updateLocale('tr', trLocale);
  5.  
  6. //do whatever
Add Comment
Please, Sign In to add comment