-
Failed to compile.
./node_modules/vuetify/dist/vuetify.min.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??ref--6-oneOf-3-2!./node_modules/vuetify/di…
-
`apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '27.0.3'
defaultConfig {
applicationId "com.github.eltohamy.materialhijricalendar…
-
First I should thank you for your awesome calendar,
Then, looks like holidays are outdated,
For example, We have 2 holidays next week on 5th and 7th of Aban, but none marked in it.
-
Hi, my friend, can you help me make a solar calendar for Odo 12?
-
I'm using Python 3 after adding
``` python
from umalqurra.hijri_date import HijriDate
```
i got this error:
lib/python3.5/site-packages/umalqurra/hijri_date.py", line 10, in
from hijri import…
-
I want to convert 01 FEB 2020 to Islamic(Hijri) like 07-06-1441 and its event like السبت
-
In the readme, there's a note for `ummAlQura` calculation method: _Note: you should add a +30 minute custom adjustment for Isha during Ramadan._
Is this referring to `adjustments` or `methodAdjust…
-
hi sur i am getting this error in my log
com.github.msarhan.ummalqura.calendar.text.UmmalquraFormatData_fr_FR', key
i followed exactly what you said i don't know why this error keep showing ...
…
-
Hi, I have an issue here:
```
09-27 10:56:03.189 E/ACRA (16515): ACRA caught a ArrayIndexOutOfBoundsException for com.example.app
09-27 10:56:03.189 E/ACRA (16515): java.lang.ArrayIndexOutOfB…
vzool updated
6 years ago
-
Please How Can i convert from Gregorian Like 21/05/2018
and return 06/09/1439
i tried
$Gregorian = Calendars::calendar('Gregorian');
$date = $Gregorian->newDate(2018,5,21);
$date = $Gregorian-…