Fixtures for B.S. to A.D. date conversion from 1975 B.S. to 2100 B.S.
Export of Bikram Sambat and corresponding Anno Domini dates have been extracted from nepcal.com. Full attribution goes to author(s) of nepcal.com.
[
{
"npYear": 2077,
"npMonth": 1,
"npDay": 1,
"enYear": 2020,
"enMonth": 4,
"enDay": 13
},
{
"npYear": 2077,
"npMonth": 1,
"npDay": 2,
"enYear": 2020,
"enMonth": 4,
"enDay": 14
},
...
]
$ git clone https://github.com/mesaugat/bikram-sambat-anno-domini-fixtures.git
$ yarn
$ yarn start
Download export.json or export-minified.json for the full conversion data set from 1975 B.S. to 2100 B.S.
If you find that the scraper is not working or the exported data has issues, please feel free to file an issue or send in a pull request.
The underlying source code used to scrape the content is licensed under the MIT license.