Oldest known version of this page was edited on 2006-07-02 13:13:26 by MetalHead [initial setup]
Page view:
This patch enables
TimeDate? to parse unix timestamps. If no other format is recognised and the string to parse consists only of digits, it is assumed to be a timestamp. As any positive integer represents a valid unix timestamp, there's nothing much that can go wrong there (except for weird dates coming out at the other end).
CategoryCode
CategoryPerl
TimeDate