-
How to build TaskScheduler.Web in webApps?
-
The date time slider is always in Georgian calendar, Would you please use something like
https://github.com/jalaali/moment-jalaali
to also support Jalali calendar.
Thanks.
-
hi 2 all,
is it possible to add jalali calendar to owncloud calendar.
-
I'd love to start working on a locale for your great tool to support persian as well, for now I'll only translate words to Persian/Farsi counterparts and later on I'll be more than glad to help you w…
-
when you add months or years you won't get an expected result in Jalali calendar.
-
When i change calendar type to Jalali, i get this error in the displays page:
**`Uncaught TypeError: moment(...).tz is not a function`**
this error refer to the **`dataTableDateFromUnix`** funct…
-
Is this library locale supported for Calendars?
For example, sometimes I need to show Jalali (Shami) month names using English characters.
(e.g. showing "Mehr" instead of "مهر")
Thanks
-
سلام
سپاس فراوان بابت زحمات شما
وقتی در فرم تاریخ شمسی را یک فیلد به صورت پیش فرض نمایش می دهم
datepicker
آنرا میلادی فرض می کند و دوباره تبدیلش می کند.
در نتیجه بجای تاریخ روز مثلا:
773/07/07
نمایش…
-
Hi there! as with other jalali libraries, i have faced this issue once again using this library.
the produced date for 31/6 (last day of SHAHRIVAR) is producing wrong Gregorian date.
storing the res…
-
hello, i use bellow code to code to get today's jalali date:
jdatetime.datetime.now().strftime("%Y %m %d")
how can i get yesteday in above format??