Download the PHP package hanifhefaz/dcter without Composer
On this page you can find all versions of the php package hanifhefaz/dcter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hanifhefaz/dcter
More information about hanifhefaz/dcter
Files in hanifhefaz/dcter
Package dcter
Short Description A composer package used to convert Jalali, Hijri, Gregorian and Julian dates to each others.
License MIT
Informations about the package dcter
Dcter :calendar: Dates Converter
A composer package that is used to convert dates between Hijri, Jalali, Gregorian and Julian calendars.
Please consider a :star: as your support if you think this is helpful.
:beginner: Installation
:question: Usage
This package currently consists of 8 methods namely, , , , , , , , to convert dates to each other, and method to make a carbon date object from any date in format, which comes from the popular Carbon package.
each method can be used the same way as we used the one in example, but the takes the input parameter in julian format, where the output will be a hijri date and the takes the input parameter as hijri date, and the output will be a julian format.
-
Jalali (Hijri Shamsi) :twisted_rightwards_arrows: Gregorian
-
Gregorian :twisted_rightwards_arrows: Jalali (Hijri Shamsi)
-
Gregorian :twisted_rightwards_arrows: Hijri (Hijri Qamari)
-
Hijri (Hijri Qamari) :twisted_rightwards_arrows: Gregorian
-
Hijri (Hijri Qamari) :twisted_rightwards_arrows: Julian
-
Julian :twisted_rightwards_arrows: Hijri (Hijri Qamari)
-
Hijri :twisted_rightwards_arrows: Jalali (Persian)
-
Jalali :twisted_rightwards_arrows: Hijri (Hijri Qamari)
- YYYY-MM-DD :twisted_rightwards_arrows: Carbonize
:performing_arts: Contributions
Contributions are most welcome!
Please read the Contributions file.
❤️ Contributors
People who contributed to this package:
Hanif Hefaz |