%PDF- %PDF-
| Direktori : /data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/lib/moment/ |
| Current File : //data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/lib/moment/moment-AMD.js |
define("moment", [], function () {
// Always set 'en' first, otherwise moment falls back to the last lang to be added, which can be 'zh-tw'
moment.locale('en');
// The lang attribute is set in DefaultInjectedDataFactory
moment.locale(document.documentElement.getAttribute('lang'));
return moment;
});