Skip to content

opensource-nepal/ad2bs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert a given AD date in the format YYYY-MM-DD to BS date in the same format.

To convert your birthday on 1999-10-29 AD to nepali, run
ad2bs 1999-10-29

Installing / Updating ad2bs

If you have go installed.

Have go >= 1.21 installed. Clone the repo, then run go install .

If you don't have go installed, for macOS/Linux:

rm -f `which ad2bs`
curl -s https://raw.githubusercontent.com/opensource-nepal/ad2bs/main/scripts/install.txt | sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published