You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/moment/index.json

1 line
12 KiB

7 years ago
{"entries":[{"name":"Add/Subtract","path":"guides/index#warnings-add-inverted-param","type":"Guides: Warnings and Errors"},{"name":"Date Math vs Time Math","path":"guides/index#lib-concepts-date-time-math","type":"Guides: Introductory Concepts"},{"name":"Define Locale Override","path":"guides/index#warnings-define-locale","type":"Guides: Warnings and Errors"},{"name":"Forgiving Mode","path":"guides/index#parsing-forgiving-mode","type":"Guides: Parsing"},{"name":"Guides","path":"guides/index","type":"Guides"},{"name":"Internal Properties","path":"guides/index#lib-concepts-internal-properties","type":"Guides: Introductory Concepts"},{"name":"JavaScript Date","path":"guides/index#lib-concepts-js-date","type":"Guides: Introductory Concepts"},{"name":"JS Date Construction","path":"guides/index#warnings-js-date","type":"Guides: Warnings and Errors"},{"name":"Known Date Formats","path":"guides/index#parsing-known-formats","type":"Guides: Parsing"},{"name":"Local vs UTC vs Offset","path":"guides/index#parsing-local-utc-zone","type":"Guides: Parsing"},{"name":"Locale Not Found","path":"guides/index#warnings-locale-not-found","type":"Guides: Warnings and Errors"},{"name":"Locale#calendar","path":"index#customization-calendar","type":"Customize"},{"name":"Locale#longDateFormat","path":"index#customization-long-date-formats","type":"Customize"},{"name":"Locale#meridiem","path":"index#customization-am-pm","type":"Customize"},{"name":"Locale#meridiemParse","path":"index#customization-am-pm-parsing","type":"Customize"},{"name":"Locale#months","path":"index#customization-month-names","type":"Customize"},{"name":"Locale#monthsShort","path":"index#customization-month-abbreviations","type":"Customize"},{"name":"Locale#ordinal","path":"index#customization-ordinal","type":"Customize"},{"name":"Locale#relativeTime","path":"index#customization-relative-time","type":"Customize"},{"name":"Locale#weekdays","path":"index#customization-weekday-names","type":"Customize"},{"name":"Locale#weekdaysMin","path":"index#customization-weekday-min","type":"Customize"},{"name":"Locale#weekdaysShort","path":"index#customization-weekday-abbreviations","type":"Customize"},{"name":"Min/Max","path":"guides/index#warnings-min-max","type":"Guides: Warnings and Errors"},{"name":"moment#add()","path":"index#manipulating-add","type":"Manipulate"},{"name":"moment#calendar()","path":"index#displaying-calendar-time","type":"Display"},{"name":"moment#creationData()","path":"index#parsing-creation-data","type":"Parse"},{"name":"moment#date()","path":"index#get-set-date","type":"Get + Set"},{"name":"moment#day()","path":"index#get-set-day","type":"Get + Set"},{"name":"moment#dayOfYear()","path":"index#get-set-day-of-year","type":"Get + Set"},{"name":"moment#daysInMonth()","path":"index#displaying-days-in-month","type":"Display"},{"name":"moment#diff()","path":"index#displaying-difference","type":"Display"},{"name":"moment#endOf()","path":"index#manipulating-end-of","type":"Manipulate"},{"name":"moment#format()","path":"index#displaying-format","type":"Display"},{"name":"moment#from()","path":"index#displaying-from","type":"Display"},{"name":"moment#fromNow()","path":"index#displaying-fromnow","type":"Display"},{"name":"moment#get()","path":"index#get-set-get","type":"Get + Set"},{"name":"moment#hour()","path":"index#get-set-hour","type":"Get + Set"},{"name":"moment#inspect()","path":"index#displaying-inspect","type":"Display"},{"name":"moment#isAfter()","path":"index#query-is-after","type":"Query"},{"name":"moment#isBefore()","path":"index#query-is-before","type":"Query"},{"name":"moment#isBetween()","path":"index#query-is-between","type":"Query"},{"name":"moment#isDST()","path":"index#query-is-daylight-saving-time","type":"Query"},{"name":"moment#isDSTShifted()","path":"index#query-is-dst-shifted","type":"Query"},{"name":"moment#isLeapYear()","path":"index#query-is-leap-year","type":"Query"},{"name":"moment#isoWeek()","path":"index#get-set-iso-week","type":"Get + Set"},{"name":"moment#isoWeekday()","path":"index#get-set-iso-weekday","type":"Get + Set"},{"name":"moment#isoW