Skip to content

MaritzSTL/moment-imports

Repository files navigation

moment-imports

Moment.js HTML Imports for Moment.js and Moment Timezone

Example Usage

<link rel="import" href="../moment-imports/moment-min.html">
<link rel="import" href="../moment-imports/locales-min.html">

Load specific locales

<link rel="import" href="../moment-imports/locale/es.html">

NOTE: We suggest using lazy-imports for locale specific imports