 |
|
Innovation award
 Nominee: 10x
Winner: 4x |
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 represented the given date in Arabic encoded using the Windows-1256 character set. The names of the months, days of the week and AM and PM references are translated into the Arabic equivalents.
The class can also convert a data from the Gregorian calendar (represented in timestamp input) into a data Hegri Islamic calendar using same format string of the PHP date function.
This class is part of Khaled Al-Shamaa project for PHP and Arabic language:
http://www.al-shamaa.com/php/arabic/
 December 2006
Winner
Prize: One copy of the Zend Studio |
PHP provides an extensive set of functions to manipulate and format date and time values. However, these functions only work with the Gregorian calendar.
This class provides an alternative that works with the Arabic calendar.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (90.6%) |
Good (96.9%) |
Good (96.9%) |
- |
- |
Sufficient (78.4%) |
12 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|