|
Sorry, attached
the wrong file. -----Original
Message----- Hi, Arnaud. BTW: The guys at ISO must be nuts to
define a standard where, for example, '-' means three different things! -----Original Message----- Hi Brian, 1 - Omitting higher components by using
the '-' character was not supported in the 2 - RecurringDuration x = new
RecurringDuration(); Hope this helps, -----Original Message----- Hi, I tried to parse the String
"--05-31T13:20:00", which according to the W3C Schema Primer [http://www1.xml.net.cn/standard/WD-xmlschema-0-20000407.htm]
should represent "May 31st every year at 1.20pm Co-Ordinated Universal
Time", but the String was rejected because "year cannot be
zero". If I construct a recurringDuration and
initialize its Duration and Period thus: -----------------------------------------------------------
--- ---
|
Title: RE: [castor-dev] recurringDuration
RecurringDuration.java