This package has been deprecated

Author message:

if you see this when install littlecow.js, don't worry, it's normal.

chineseday

1.1.0 • Public • Published

chineseday

取得中文的星期幾

用法

const chineseday = require('chineseday')
const date = new Date('December 5,2021 8:35:35')
console.log(chineseday.short(date)) //輸出'日'
console.log(chineseday.all(date)) //輸出'星期日'

嗯,這個模組真的很爛

Readme

Keywords

Package Sidebar

Install

npm i chineseday

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

1.47 kB

Total Files

3

Last publish

Collaborators

  • charliemoomoo