HOME


Mini Shell 1.0
DIR:/home/drsekaran/public_html/admin/vendors/moment/src/lib/moment/
Upload File :
Current File : /home/drsekaran/public_html/admin/vendors/moment/src/lib/moment/creation-data.js
export function creationData() {
    return {
        input: this._i,
        format: this._f,
        locale: this._locale,
        isUTC: this._isUTC,
        strict: this._strict
    };
}