My ISO 8601-based Calendar Generator is as popular as ever, with a few kind souls making donations once in a while. *...
670
Morris, Mike
Mike.Morris@...
Aug 5, 2003 3:39 am
See http://datetime.perl.org/modules.html. If there's such a thing, I'd expect it to be there. There is a "DateTime::Format::ISO8601" Modules that "Parses...
In the message "ISO 8601 Function in Perl?", dated 2003-08-04, Prof. ... Jukka "Yukka" Korpela's terrific Web page on ISO 8601 provides sample code in various...
In the message "Re: ISO 8601 Function in Perl?", dated 2003-08-05, ... Since writing this, I've come across the home page for the Perl "DateTime Project...
... In order to generate a Monthly Calendar, I need to extract the day of the week. I looked around and found function time2iso() in the help documentation....
675
hjwoudenberg@...
Aug 13, 2003 10:25 pm
My date and time conversion for anywhere in the world to anywhere in the world is just about completed. I support the ISO to the letter, but would like you...
676
hjwoudenberg@...
Aug 13, 2003 10:30 pm
In a message dated 8/13/2003 5:25:01 PM Central Daylight Time, HJWOUDENBERG writes: Should be with blank before time ... My date and time conversion for...
Hi, My suggestion would be to have at least a "pure ISO 8601" mode that conforms exactly and then offer the forms that you think are more natural or popular as...
678
hjwoudenberg@...
Aug 16, 2003 3:33 am
In a message dated 8/15/2003 9:13:25 PM Central Daylight Time, ... Thanks I will do my best to conform to your advice....
The human-readable numeric formats should be: 2000-06-14T23:59:59Z or 2000-06-14T19:59:59-04:00 2000-06-14 23:59:59 (UTC) or 2000-06-14 19:59:59 (UTC-04:00) ...
680
hjwoudenberg@...
Sep 2, 2003 3:47 am
In a message dated 9/1/2003 9:30:07 PM Central Daylight Time, ... Is this an opinion or do you have proof, experimented with the others. This has not been my...
Hi, I am not clear on what you are saying in the latter half of your mail. I agree that text names included with the date can be confusing. For some users they...
I was referring to just the date format, not the actual calendar in use. The Chinese, Japanese, and Koreans have been using the year-month-day date order for a...
683
Budai, Andrew
bandi@...
Sep 3, 2003 3:23 pm
An American reply from Asia. ... From: Adam NGUYEN To: ISO8601@yahoogroups.com Sent: 2003 09 03 Wednesday 02:17 Subject: Re: [ISO8601] Re: Pure ISO 8601 or...
Day-month-year dates have been common in a lot of the world because it means something like "the first day, of the ninth month, of the two-thousand third year,...
Well, it's possible to write and say a date out in numeric form in year-month-day format, as it has been done with ISO's year-week-day format. Does this sound...
686
ISO8601@yahoogroups.com
Sep 4, 2003 1:39 am
Enter your vote today! A new poll has been created for the ISO8601 group: Do you prefer to put a leading zero in front of a day number within a month, as in...
Did not see a place on the voting form for a "why", so here it is. Column Alignment When printing dates in column format, keeping column alignment makes it...
... I voted yes as that is all that ISO 8601 permits. But where was the chance to add my explanation? I would not have registered any vote if I'd realized...
If you have any links to my http://www.geocities.com/jusjih/measure/iso8601.html or http://www.geocities.com/jusjih/iso8601.html , it is now ...
691
Jon Sears
JSears@...
Sep 16, 2003 1:53 pm
Justin - a 'greater-than' sign (right-ward arrow) would likely cause parser errors in XML applications. It is a reserved character for tags in the markup. -- ...
Well, the double-hyphen is part of the the standard and looks so similar to what has been traditionally used (single hyphen) for time intervals. On some fonts,...
Adding the rightward arrow now might interfere with some existing applications that attribute meaning to the right angle bracket. As it would be work to...
... Thanks for pointing that out. I hadn't noticed this paragraph before. What it says (at the end of section 5.5.2 in the draft 8601:2000 I have to hand): #...
... Sorry to be picky but that should be "may" not "must" in this context. Only < and & must be escaped. The only time that > must be escaped is when it...
... cause ... for tags ... be ... section. ... And that would only apply when putting an ISO8601 date on a Web page, rather than a data file. And in such cases...
Justin, Well I guess its possible that it could be considered 2 separate dates without including the interval in between, it still seems to me you are refering...