-
**Describe the bug**
When I was using the the format token 'hh:mm A' in the formatNepali. It was just returning format token as it is which was A.
**To Reproduce**
const now = new NepaliDate(207…
-
I am not happy with the design. So, I am proposing a completely new API.
``` php
```
So, there will be one class which the user will be care. The two public methods will handle the conversion. But,…
-
This feature allows us to take input from Devanagari strings such as "२०७८-०१-१८" into the NepaliDate object. The current `parse` module should handle the Devanagari string so that the `NepaliDate` ob…
aj3sh updated
8 months ago
-
As an extended package of 'nepali', we need to create a new field called NepaliDateField in Django that supports Nepali dates. This field will be used in both Django models and forms.
## Model Usag…
-
Feature request:
Bikram Sambat is the prevelant calender currently used in [Nepal](https://en.wikipedia.org/wiki/Nepal). Even though not ideal and legacy we still have to use it for doing business in…
-
Thank for this great lib.
I have got a issue while using max date only. Here is sample code:
maxDate.value = NepaliDateUtils.getInstance()
Log: max NepaliDate(year=2079, month=4, day=30, dayO…
-
I am using your package , it;'s really helpful. But i dont see any function to get 1 month back in BS date.
Will be helpful if u can resolve this issue ASAP.
If it's possible how can i do that ?
…
-
As of now, Nepali Datepicker React has an inbuilt NepaliDate API utility. However, in some cases where a React component isn't necessary, such as when developing APIs (e.g., in Next.js API routes, Rem…
-
I have gone through the documentation but couldn't find any related content that specify about default value. If there is the possibility of default value then we can set today date as default value o…
-
There aren't any API to format a date string in provided documentation. I would like to know if it exists and if doesn't then the API to format a date would a grate addition to the package. For now th…