d3-time-format-thai
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

Package Sidebar

Install

npm i d3-time-format-thai

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Unpacked Size

9.63 kB

Total Files

6

Last publish

Collaborators

  • kristw
  • kristw-bot