Searched refs:timeformat (Results 1 – 4 of 4) sorted by relevance
7 …timeformat:null,twelveHourClock:false,monthNames:null}};function floorInBase(n,base){return base*M… property
16 timeformat: null, // format string to use property364 if (opts.timeformat != null) {365 return formatDate(d, opts.timeformat, opts.monthNames, opts.dayNames);
636 timeformat: null or format string642 Here "timeformat" is a format string to use. You might use it like648 timeformat: "%Y/%m/%d"693 applies if you have not set "timeformat". Use the "%I" and "%p" or
933 the two new examples. The format can be customized with axis.timeformat and