An open API service indexing awesome lists of open source software.

https://github.com/d3/d3-time-format

Parse and format times, inspired by strptime and strftime.
https://github.com/d3/d3-time-format

Last synced: about 1 year ago
JSON representation

Parse and format times, inspired by strptime and strftime.

Awesome Lists containing this project

README

          

# d3-time-format

This module can be used to parse or format [dates](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) in a variety of locale-specific representations.

## Resources

- [Documentation](https://d3js.org/d3-time-format)
- [Releases](https://github.com/d3/d3-time-format/releases)
- [Getting help](https://d3js.org/community)