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

1.0.0 • 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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i d3-time-format-thai

    Weekly Downloads

    10

    Version

    1.0.0

    License

    Apache-2.0

    Unpacked Size

    9.59 kB

    Total Files

    6

    Last publish

    Collaborators

    • kristw
    • kristw-bot