ad2bs Converts a given AD date to BS date and BS date to AD. Usage Converting AD to BS ad2bs YYYY-MM-DD Converting BS to AD bs2ad YYYY-MM-DD Example: ad2bs 1999-10-29 Installation curl -s https://raw.githubusercontent.com/aj3sh/ad2bs/main/scripts/install.sh | sh