MCPcopy Index your code
hub / github.com/csev/py4e / local__createLocal

Function local__createLocal

code/gmane/Chart.bundle.js:2984–2986  ·  view source on GitHub ↗
(input, format, locale, strict)

Source from the content-addressed store, hash-verified

2982 }
2983
2984 function local__createLocal (input, format, locale, strict) {
2985 return createLocalOrUTC(input, format, locale, strict, false);
2986 }
2987
2988 var prototypeMin = deprecate(
2989 'moment().min is deprecated, use moment.min instead. https://github.com/moment/moment/issues/1548',

Callers 15

weekOfYearFunction · 0.85
dayOfYearFromWeekInfoFunction · 0.85
pickByFunction · 0.85
cloneWithOffsetFunction · 0.85
hasAlignedHourOffsetFunction · 0.85
create__createDurationFunction · 0.85
isAfterFunction · 0.85
isBeforeFunction · 0.85
isSameFunction · 0.85
fromNowFunction · 0.85

Calls 1

createLocalOrUTCFunction · 0.85

Tested by

no test coverage detected