|
Description: Custom Dates is a multi-platform compatible script that allows the display of a date in any faormat required. It's largely based on what the PHP date() function can do. It can take a date string (eg, '10/11/2001 23:12:41') and perform a number of structural changes - based on a defined structure you give it - that result in a formatted date being returned (eg, 10th November, 2001). There are a large number of options available, such as Month name, etc.
|