1.0.1 • Published 1 year ago

d3-time-format-thai v1.0.1

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
1 year ago

d3-time-format-thai

Usage

npm install d3-time-format-thai --save

timeFormat and utcFormat takes the same format string as d3-time-format's. See documentation

import { timeFormat, utcFormat } from 'd3-time-format-thai';

console.log(timeFormat('%a %0d %b')(new Date(2019, 10, 1)));
// ศ. 01 พ.ย.

The library was written in Typescript and provide typings as part of the package.

License

Apache-2.0

1.0.1

1 year ago

1.0.0

1 year ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1-security

5 years ago