Skip to content

Instantly share code, notes, and snippets.

@hlthi
Created May 17, 2018 23:22
Show Gist options
  • Save hlthi/aaf7652ba3b0d8d39df98711e16fdcc4 to your computer and use it in GitHub Desktop.
Save hlthi/aaf7652ba3b0d8d39df98711e16fdcc4 to your computer and use it in GitHub Desktop.
import trLocale from 'moment/locale/tr';
import moment from 'moment';
moment.updateLocale('tr', trLocale);
//do whatever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment