All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.moment.src.lib.units.constants.js Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
export var YEAR = 0,
    MONTH = 1,
    DATE = 2,
    HOUR = 3,
    MINUTE = 4,
    SECOND = 5,
    MILLISECOND = 6,
    WEEK = 7,
    WEEKDAY = 8;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy