MCPcopy Index your code
hub / github.com/feiyu563/PrometheusAlert / createLocal

Function createLocal

static/plugins/chart.js/Chart.bundle.js:17359–17361  ·  view source on GitHub ↗
(input, format, locale, strict)

Source from the content-addressed store, hash-verified

17357 }
17358
17359 function createLocal (input, format, locale, strict) {
17360 return createLocalOrUTC(input, format, locale, strict, false);
17361 }
17362
17363 var prototypeMin = deprecate(
17364 'moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/',

Callers 15

dayOfYearFromWeekInfoFunction · 0.85
pickByFunction · 0.85
cloneWithOffsetFunction · 0.85
hasAlignedHourOffsetFunction · 0.85
createDurationFunction · 0.85
calendar$1Function · 0.85
isAfterFunction · 0.85
isBeforeFunction · 0.85
isBetweenFunction · 0.85
isSameFunction · 0.85
fromFunction · 0.85

Calls 1

createLocalOrUTCFunction · 0.85

Tested by

no test coverage detected