MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / toString

Function toString

static/plugins/chart.js/Chart.bundle.js:18031–18033  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18029 hooks.defaultFormatUtc = 'YYYY-MM-DDTHH:mm:ss[Z]';
18030
18031 function toString () {
18032 return this.clone().locale('en').format('ddd MMM DD YYYY HH:mm:ss [GMT]ZZ');
18033 }
18034
18035 function toISOString(keepOffset) {
18036 if (!this.isValid()) {

Callers 5

pdfmake.jsFile · 0.85
createMethodFunction · 0.85
getSortCompareFunction · 0.85
$matchAllFunction · 0.85
SymbolWrapperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected