d3.timeParse(specifier) An alias for locale
d3.isoFormat The full ISO 8601 UTC time formatter
d3.timeFormatDefaultLocale(definition) Equivalent to
locale.parse(specifier) Returns a new parser for the given string specifier. The specifier string may contain
d3.utcFormat(specifier) An alias for
locale.format(specifier) Returns a new formatter for the given string specifier. The specifier string may contain
locale.utcFormat(specifier) Equivalent to
locale.utcParse(specifier) Equivalent to
d3.timeFormat(specifier) An alias for locale
d3.timeFormatLocale(definition) Returns a locale object for the specified definition with
Page 1 of 2