-
It seems there is a bug in the package. When we convert a date, the converted Month is one less than expected.
You can see it in the following picture. It should be [1399, 7, 30] (equal to 2020 oct 2…
-
**react-dates version**
react-dates@21.8.0
**Describe the bug**
I need the Jalali calendar instead of Gregorian, so based on docs and examples, I came up with the following configuration.
The …
-
nextjs v9.4.4
react 16.13.1
```
/node_modules/antd-jalali/dist/index.js:1
export { default as DatePicker } from "./DatePicker";
^^^^^^
SyntaxError: Unexpected token 'export'
at wrapSafe (…
-
Setting a date after `1416-10-30` would result in `1348-10-11` (1970).
### Steps to reproduce:
`\Morilog\Jalali\Jalalian::fromFormat('Y-m-d', '1416-12-01')`
Using version 3.1.2 of the package.
…
-
PHP Fatal error: Default value for parameters with a class type hint can only be NULL in /home/public_html/vendor/morilog/jalali/src/Jalalian.php on line 49
how this errors show up and how can s…
-
composer require morilog/jalali
Using version ^3.1 for morilog/jalali
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including requ…
-
i need button to switch between calendars
-
these methods not work :
// pass human readable strings to make timestamps
$date = Jalalian::forge('last sunday');
// get the timestamp
$date = Jalalian::forge('last sunday')->getTimestamp(); //…
-
Hey
Here are my project dependencies:
```json
{
"require": {
"php": "^7.3",
"ext-json": "*",
"ext-soap": "*",
"brozot/laravel-fcm": "dev-master",
"doctrine/dbal": "~…
-
```
[ ] bug
[x ] feature request
[x ] enhancement
```
### Expected behavior
Hi,
Thanks for your framework. I need to datepicker that support from hijri calendar or jalali. Do you have add thi…