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