paylaco / persian-datetime
a php script to convert date between persian jalili date and gregorian date time
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2025-06-28 00:35:49 UTC
README
A simple php class to convert date between persian jalili date and gregorian date time.
This repository is a read-only git. For now we don't have support.
Installation
The preferred way to install the PersianDateTime is through composer.
Either run
composer require paylaco/persian-datetime
or add
"paylaco/persian-datetime": "dev",
to the require section of your composer.json.