-
**Is your feature request related to a problem? Please describe.**
In CHT, date-picker is converted in Nepali date (Bikram Sambat) when we change the language into Nepali, but when we try to display …
ghost updated
2 years ago
-
I cannot see the latest version under the releases. Can you add the release version
-
Bonjour,
Depuis quelques jours, nous avons des erreurs qui apparaissent lors de la synchro sur une vingtaine de circuit.
Mais malgré cette erreur, tous les sentiers sont publiés sur et à jour sur le…
-
Hi. There are some weird characters in the calendar CLI (I am using terminus in sublime3)
and the datetime.date objects to Nepali month conversion throws some error.
![image](https://user-images.…
-
Try this code -
```
\documentclass{article}
\usepackage{marathi}
\usepackage[backend=biber, style=authoryear]{biblatex}
\begin{filecontents}[overwrite]{\jobname.bib}
@article{गौरी,
author …
-
Thank you for such good library. But i am facing an issue while editing project start date and end date.
When i supply english date directly, it is obvious to show invalid nepali number. But when i s…
-
Date conversion fails for a specific AD month.
**Step to reproduce**:
calendarFunctions.getBsDateByAdDate(2018, 03, 12)
This throws "**RangeError**: Parameter bsMonth value should be in range…
-
return statement is throuwing NPE
public int getFirstWeekDayMonth(@IntRange(from = 1970, to = 2090) int yy, @IntRange(from = 1, to = 12) int mm) {
return startWeekDayMonthMap.get(yy)[mm];
…
-
District name, palika name, month and year in the nepali version is not in nepali although the uploaded file has the nepali.
![Capture1](https://user-images.githubusercontent.com/49233529/55791037-5…
-
I was reading through the code and saw this piece of code.
https://github.com/srishanbhattarai/nepcal/blob/065a8fba680cd410d47d83c56d8b99f7bf90dc09/dateconv/dateconv.go#L37
The question that pop…