https://github.com/hardfire/elm-ad-bs
AD - BS Converter in Elm.
https://github.com/hardfire/elm-ad-bs
Last synced: 12 months ago
JSON representation
AD - BS Converter in Elm.
- Host: GitHub
- URL: https://github.com/hardfire/elm-ad-bs
- Owner: hardfire
- Created: 2017-06-16T09:12:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T06:34:43.000Z (about 9 years ago)
- Last Synced: 2025-06-09T01:36:57.529Z (about 1 year ago)
- Language: Elm
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AD - BS
This is an AD <-> BS date converter in Elm. It is hugely based on https://github.com/techgaun/ad-bs-converter and https://github.com/shritesh/nepdate.
All BS dates are expressed in the Miti Type and all AD dates are expressed in the core Date type. As of now this library doesn't handle time, only dates.