Skip to content

abetomo/node-reiwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-reiwa

npm version

今年は令和何年ですか?

What year of Reiwa is this?

install

% npm install node-reiwa

example

import reiwa from 'node-reiwa'
console.log(reiwa(new Date('2019-05-01')))
// 1

console.log(reiwa(new Date('2019-04-01')))
// null

About

今年は令和何年ですか? What year of Reiwa is this?

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published