ethiopic-js

1.2.5 • Public • Published

ES6 implementation of Ethiopian dates conversion. Based on calendariale

let ethiopic = require('ethiopic-js')
ethiopic.toEthiopian(1992, 10, 4) // [1985, 1, 24]
ethiopic.toGregorian(1985, 1, 24) // [1992, 10, 4]

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i ethiopic-js

    Weekly Downloads

    27

    Version

    1.2.5

    License

    MIT

    Last publish

    Collaborators

    • mfissehaye