Categories
Tags → Php String To Date

Working with Dates beyond 2038 in PHP4/5

A PHP Date Class Library for converting timestamps beyond the year 2038. This script can also perform a few String to Time functions.
DETAILS

ArDate

This class can be used to format times and dates in Arabic. It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string. The class returns a string formatted represen...
DETAILS
©2003-2019 jCay.com