It seems that to-date ignores a timezone without a preceeding plus or minus sign whereas directly setting the timezone allows an unsigned timezone : >> rdate: to-date "31-12-9999 23:59:59 8:00" == 31-Dec-9999/23:59:59 >> rdate/zone == 0:00 >> rdate/zone: 8:00 == 8:00 >> rdate/zone == 8:00 Regards Peter
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.6.11 - Release Date: 12/01/2005 -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
