1.0.4 • Published 7 years ago

ethiopic-date v1.0.4

Weekly downloads
8
License
ISC
Repository
github
Last release
7 years ago

ethiopic-date

To Ethiopian calendar converter module.

###usage

Download package from NPM.

npm install --save ethiopic-date

Import module

var etdate = require('ethiopic-date');
console.log(etdate.now());
console.log(etdate.convert('04/10/1980'));

Output

output: ቅዳሜ, ጥር 28፣ 2008 5:35 ጥዋት
output: ሐሙስ ሚያዝያ 2፣ 1972 
1.0.4

7 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago