http://groups.yahoo.com/group/ISO8601/message/43 "... http://www.engelschall.com/ar/perldoc/pages/module/Date::Manip.html
If this routine comes with full Perl source, this might serve as handy pseudo-code for someone developing Java methods to parse ISO 8601 strings. (If the Perl source makes use of regular expressions, then the equivalent regex capabilities would obviously need to be present in the Java environment. Unfortunately, I know very little about Java ...)" HTH Steve > -----Original Message----- > From: Tim Blair [mailto:[EMAIL PROTECTED] > Sent: 26 June 2003 14:33 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] Date format > > > Well, you know what? > > > coldfusion cannot natively parse ISO-8601 timestamps > > That's just plain daft. > > No-one got a helpful UDF to do the job for me? Or anyone > want to write > one? ;) For reference: http://www.cl.cam.ac.uk/~mgk25/iso-time.html > > Tim. > > > ------------------------------------------------------- > RAWNET LTD - Internet, New Media and ebusiness Gurus. > Visit our new website at http://www.rawnet.com for > more information about our company, or call us free > anytime on 0800 294 24 24. > ------------------------------------------------------- > Tim Blair > Web Application Engineer, Rawnet Limited > Direct Phone : +44 (0) 1344 393 441 > Switchboard : +44 (0) 1344 393 040 > ------------------------------------------------------- > This message may contain information which is legally > privileged and/or confidential. If you are not the > intended recipient, you are hereby notified that any > unauthorised disclosure, copying, distribution or use > of this information is strictly prohibited. Such > notification notwithstanding, any comments, opinions, > information or conclusions expressed in this message > are those of the originator, not of rawnet limited, > unless otherwise explicitly and independently indicated > by an authorised representative of rawnet limited. > ------------------------------------------------------- > > > > -----Original Message----- > > From: Stephen Fernandez [mailto:[EMAIL PROTECTED] > > Sent: 26 June 2003 13:38 > > To: [EMAIL PROTECTED] > > Subject: Re: [ cf-dev ] Date format > > > > > > from what i have read coldfusion cannot natively parse > > ISO-8601 timestamps which is what you have there, I havent > > seen an official document stating that, just stuff in mailing > > lists etc. > > > > so i would say u are probably doing fine with what u have got. > > > > ----- Original Message ----- > > From: "Tim Blair" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, June 26, 2003 12:31 PM > > Subject: RE: [ cf-dev ] Date format > > > > > > > > > how about breaking the string down into its components > > > > Yeah that's what I've done -- I was just wondering if I was > > being really dense... > > > > Ho hum. > > > > ------------------------------------------------------- > > RAWNET LTD - Internet, New Media and ebusiness Gurus. > > Visit our new website at http://www.rawnet.com for > > more information about our company, or call us free > > anytime on 0800 294 24 24. > > ------------------------------------------------------- > > Tim Blair > > Web Application Engineer, Rawnet Limited > > Direct Phone : +44 (0) 1344 393 441 > > Switchboard : +44 (0) 1344 393 040 > > ------------------------------------------------------- > > This message may contain information which is legally > > privileged and/or confidential. If you are not the intended > > recipient, you are hereby notified that any unauthorised > > disclosure, copying, distribution or use of this information > > is strictly prohibited. Such notification notwithstanding, > > any comments, opinions, information or conclusions expressed > > in this message are those of the originator, not of rawnet > > limited, unless otherwise explicitly and independently > > indicated by an authorised representative of rawnet limited. > > ------------------------------------------------------- > > > > > > > > > > -- > > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
