-
I extended the "sales invoice line" page as API PAGE, now I try to "Get" the same line with my extended API page and as well as the original API (which is available out of the box with fewer fields ex…
-
jDateTime.checkdate returns false (for any input parameters!)
I replaced function body with original jdf checkdate and it works good
`
public static function checkdate($jm, $jd, $jy)
{
…
-
I'm writing a date picker that uses Jalali moment and need both Jalali and gregorian format at the same time.
while in Jalali `jDaysInMonth()` work without problem i cant use standard moment `daysInM…
-
ERROR in ./node_modules/ng-jalali-calendar/fesm2015/ng-jalali-calendar.js
[ng] Module not found: Error: Can't resolve 'moment-jalaali' in 'C:\Users\user1\SaberProjects\proj1\proj1-ionic\node_modules\…
-
on:
https://scikit-learn.org/stable/tutorial/statistical_inference/unsupervised_learning.html
the code
```py
import matplotlib.pyplot as plt
from skimage.data import coins
from skimage.transf…
-
This is how I used this Datepicker :
```
onChange(date)}
/>
```
When I change the date by clicking on the **first page** everything is fine! But after changing the year by the **to…
-
$role = Role::create(['name' => 'superadmin','label'=>'مدیر کل','guard_name'=>'web']);
//cartable
$permission = Permission::create(['name' => 'show cartable']);
$role->giv…
-
Hi guys
I use Persian calendar. everything is OK, except start date in month view.
![3](https://user-images.githubusercontent.com/16894665/38561049-4472672e-3cec-11e8-9d9d-504e8c4ac8b5.png)
-
hi , i have a question - i wanna convert gregorian calendar to jalali calendar , so which files should i change?
-
I want contribute in MaterialDateTimePicker to create jalali Calendar(https://en.wikipedia.org/wiki/Jalali_calendar
) , but I don't know
how I can do this!
can you help me how can start this?