paylaco/persian-datetime

a php script to convert date between persian jalili date and gregorian date time

dev-master 2019-01-27 09:57 UTC

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.