Re: [SMARTY] date formatting
Peggy Schatz <[email protected]> Thu, 04 Oct 2007 16:28:29 +0200
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks to you both! I just figured out the problem when reading the doc provided: (docs) Note: The valid range of a timestamp is typically from Fri, 13 Dec 1901 20:45:54 GMT to Tue, 19 Jan 2038 03:14:07 GMT. (These are the dates that correspond to the minimum and maximum values for a 32-bit signed integer.) Hmmm... I gues I have to do some stringformatting instead. -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php