khumnath

Results 7 comments of khumnath

**Edit: i don't see reverse transliteration.** I think you have entered wrong text for प्रयत्न . as unicode transliteration word should be pyayatna. I have tested nepali for this word....

@subins2000 i have created a python script to make nepali vowel consonant and vowel signs combination to generate fcitx table. [here]( https://github.com/khumnath/fcitx5-table-lekhika/blob/main/scripts/table-maker.py ) is script. output format is: ko को...

@aj3sh i have created those data calculation algorithm in https://github.com/opensource-nepal/nepdate-cli/tree/main/src bikram.h and used in main.cpp. you can check npm package bikram-js or https://github.com/build-for-nepal/bikram-calendar for typescript implementation.

i think month index should change. every 32 days in a month should in shravan. let me see if i got time

@aj3sh If the past dates (for which we have data) align correctly with my calculations, future dates may still have incorrect data on Nepali Patro or Hamro Patro. i have...

I think the calculation for the first day of the solar month should be re-evaluated here: https://github.com/build-for-nepal/bikram-calendar/blob/main/src/index.ts#L90-L115. First, we need to research whether the Bikram Sambat in Nepal uses the...

@sumanchapai @aj3sh Nepal has had an inconsistent standard time over the years. Initially, Nepal used the Indian Ujjain longitude time, then switched to Kathmandu local time, followed by Indian Standard...