@chenzoho/date
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

基础类库

date

const date = new Date()
// 示例1
console.log(formatToDateTime(date)) // 输出 "2022-01-01 12:00:00"
// 示例2
console.log(formatToData(date)) // 输出 "2022-01-01"

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @chenzoho/date

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    61.6 kB

    Total Files

    8

    Last publish

    Collaborators

    • dingyy
    • chenzehong