-
Dear Mojtaba, I used the NPM to install date picker and I have some issues that you fixed in the git master branch.
Is it possible to update the https://www.npmjs.com/package/ng2-jalali-date-picker …
-
Hi, Moment-jalali.js having month names with wrong spelling names. fixed it with replacing after reading the value in my controller. any other options ...?
-
**Describe the bug**
When I use moment with this syntax, the program say "the date is not valid":
var miladiDate=moment("1397-06-31", 'YYYY-MM-DD');
// miladiDate is invalid date
Is there any way …
-
From @sebastiancrossa
> Would love to see the maintainer tag added to the search functionalities too. Maybe also a way to specifically search for maintainers from a specific open source project? I t…
-
Please check [this out](https://codesandbox.io/s/boring-feynman-1ehgh?file=/src/index.js).
```js
const moment = require("moment");
const jalaliMoment = require("jalali-moment");
console.log(ja…
-
Hey
Thanks for your efforts!
May I ask for a `system` prop that choose the calendar systems (Jalali - Gregorian - ...)?
-
hi
i install antd-jalali-moment and add instruction for change moment locale to fa
but moment month and year didnt change
thanks for response
-
Hi
Please Update for Laravel 7 , it can't install on Laravel 7
-
این پکیج همچین تابعی دارد یا خیر؟
-
I assume that jDaysInMonth should return the jalali month length for the given date because there is no documentation for that.
steps to reproduce:
method 1:
(expect output = 29 but it returns 30)…