Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ISO8601 · To bring the International Date and Time Format to the attention of the Internet world and beyond.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 497
  • Category: Data Formats
  • Founded: Nov 30, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1288 - 1317 of 2212   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1288 From: John Steele <johnmsteele@...>
Date: Fri Apr 1, 2005 4:59 pm
Subject: Re: New version ISO 8601:2005 released 2005-04-01
johnmsteele
Send Email Send Email
 
I'm sure astronmers everywhere would have preferred Julian Days, ie 245 3461.500

John Hynes <john@...> wrote:

The new version of the ISO 8601 standard is being released today,
2005-04-01.000. 

#1289 From: "John Hynes" <john@...>
Date: Sat Apr 2, 2005 3:38 am
Subject: Re: New version ISO 8601:2005 released 2005-04-01
johndhynes
Send Email Send Email
 
--- John Steele <johnmsteele@y...> wrote:
> I'm sure astronmers everywhere would have preferred Julian Days, ie
> 245 3461.500

Astronomers also use Gregorian dates, in year-month-day order, with
the fractional day added to the ordinal day of month.  For instance,
the standard epoch J2000.0 is often represented as 2000 January 1.5,
which would be 2000-01-01,5 in ISO format.  I can provide many
examples online.  Also, NASA and NORAD publish epoch dates of orbital
elements of artificial satellites as ordinal dates with fractional day
added, e.g. the same date is represented as 00001.50000000.  (Still
with two-digit year, unfortunately.)  It would make sense to
incorporate this practice by astronomers into ISO 8601.  Although the
month is usually spelled out or abbreviated, the month number is also
used sometime.  The ISO standard does cover decimal fractions of
hours, minutes and seconds, but not days.

I suppose that Julian Dates could be added to the ISO 8601 standard,
but that would seem unnecessary, since they are represented simply as
a single decimal number.  It would be a short section.  I think that
fractional day s are used by astronomers, instead of HMS, for ease in
calculations, including the converstion to/from JD/MJD.  Julian Days
and Julian Dates, as well as Modified Julian Dates, already are
covered by a standard, IAUGA XXIII Resolution B1.

And if anybody hasn't figured it out by now, April Fool!  I figured
that this group might get a kick out of it. :)

John

#1290 From: "hup_si" <hw@...>
Date: Thu Apr 14, 2005 11:28 am
Subject: ISO8601 may be used improperly (e.g. DD-MM-YY, MM-DD-YYY...)
hup_si
Send Email Send Email
 
I've noticed quite often, that people & organisations try to go to the
new date standard, but do not understand, that it is more than just
the replacement of the "/" or "." with the "-".

Recent Examples:
- Retailers in Germany replace the former "DD.MM.YY" with "DD-MM-YY"
- Peugeout shows the date in our car as "DD-MM-YY"
- I've got a confirmation from DELL today(2005-04-14!!):
     . Service Tag: 1SPPK0J
     . Datum des Serviceauftrags: 14-04-05 (DD-MM-YY !!!)
     . Serviceauftrags #: ...

The last one made me think that something should be done right now.
That's why I joined your group.

Do you have any national contacts where problems like the above could
be addressed to?

Regards
Hubert

#1291 From: hjwoudenberg@...
Date: Wed Jun 22, 2005 4:49 pm
Subject: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal year value.
hjwoudenberg@...
Send Email Send Email
 
 
Anyone know why ISO-8601 has a year zero. 
 
More support for ISO-8601.
Great that the ISO-8601 lexical formats rather than C was adopted.
 
 
 

#1292 From: John Steele <johnmsteele@...>
Date: Thu Jun 23, 2005 12:20 pm
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal year value.
johnmsteele
Send Email Send Email
 
Yes.  ISO 8601 uses the astronomical convention that 1 BCE is the year 0000. This is explained in notes following 4.3.2.1 of the 2000 Draft.  This greatly aids computation of time interval from BCE to CE dates, which is important to astronomers.
 
This proposed schema apparently uses year value -0001 to represent 1 BCE, and makes 0000 illegal.  So there will be two standards out there, compatible for "current era" dates but not for BCE. Another great step forward.
 
However, one has to ask, "Does it matter?"
 
ISO8601 is really not too useful for dates before the introduction of the Gregorian calendar in 1582. Historians use the Julian calendar before that date because the people of the time used it; they also extend it arbitrarily far into the past before the Julian calendar was established. Dates before 1582 are really history, not commerce, and 8601 is intended to facilitate date interchange in commerce between computers. It is not much used in text in history books. The dates readily available for the period 8 CE to 1582 CE have to be converted from Julian to Gregorian proleptic to use 8601 notation. (from 45 BCE to 8 CE, the Romans had some screwups in leap year determination and it is uncertainly exactly which years were leap years, but the pattern was irregular as they cancelled some leap years to get back on track.)
hjwoudenberg@... wrote:
 
Anyone know why ISO-8601 has a year zero. 
 

#1293 From: hjwoudenberg@...
Date: Thu Jun 23, 2005 10:21 am
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal...
hjwoudenberg@...
Send Email Send Email
 
In a message dated 6/23/2005 7:21:27 A.M. Central Daylight Time, johnmsteele@... writes:
ISO8601 is really not too useful for dates before the introduction of the Gregorian calendar in 1582. Historians use the Julian calendar before that date because the people of the time used it; they also extend it arbitrarily far into the past before the Julian calendar was established. Dates before 1582 are really history, not commerce, and 8601 is intended to facilitate date interchange in commerce between computers
Very true.  However, should software support it?
 
Thanks
hjw

#1294 From: John Steele <johnmsteele@...>
Date: Thu Jun 23, 2005 3:48 pm
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal...
johnmsteele
Send Email Send Email
 
hjwoudenberg@... wrote:
Very true.  However, should software support it?
 
 
I don't know if it "should" in the sense of "needs to." I have no issue if it does.  Perhaps more debate is needed over the best way to support it. I see flaws in both this approach, and the 8601 approach, plus they are different.  I don't see either approach satisfying groups who would be the primary users of such dates (pre 1582).
 
But, it is so irrelevant to electronic commerce, perhaps it should be kicked to the wwdates group.  Some specialized software needs to support something for historians, but general purpose software, ???, it would rarely be used.


#1295 From: Walker Web Data <walkerwebdata@...>
Date: Thu Jun 23, 2005 6:24 pm
Subject: Re: Digest Number 496
mancroft
Send Email Send Email
 
Bona vada!

John M Steele said "However, one has to ask, "Does it matter?" in reply to the question, "Anyone know why ISO-8601 has a year zero?"

Sanity and common sense combined!

I suppose that for some academic purposes, having a year zero does matter and indeed may even be useful for some "practical" academic purposes, but, I suspect, not many.

Still, the ISO8601 year zero exists so let us keep it.

That way, everybody is happy.

Have a nice day.

Zardonic smiley (:-(z)

John

On 23 Jun 2005 17:12:52 -0000, ISO8601@yahoogroups.com <ISO8601@yahoogroups.com > wrote:
There are 4 messages in this issue.

Topics in this digest:

      1. W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal year value.
           From: hjwoudenberg@...
      2. Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal year value.
           From: John Steele <johnmsteele@...>
      3. Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal...
           From: hjwoudenberg@...
      4. Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal...
           From: John Steele <johnmsteele@...>


________________________________________________________________________
________________________________________________________________________

Message: 1
   Date: Wed, 22 Jun 2005 16:49:29 EDT
   From: hjwoudenberg@...
Subject: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal year value.

_http://www.w3.org/TR/xmlschema-2/#isoformats_
(http://www.w3.org/TR/xmlschema-2/#isoformats)

Anyone know why ISO-8601 has a year zero.

More support for ISO-8601.
Great that the ISO-8601 lexical formats rather than C was adopted.

XML Schema Part 2: Datatypes Second  Edition

W3C Recommendation 28 October  2004


D ISO 8601 Date and Time Formats

(http://www.w3.org/TR/xmlschema-2/#truncatedformats ) D.1 ISO 8601 Conventions
The _primitive_ (http://www.w3.org/TR/xmlschema-2/#dt-primitive)  datatypes
_duration_ ( http://www.w3.org/TR/xmlschema-2/#duration) , _dateTime_
(http://www.w3.org/TR/xmlschema-2/#dateTime) , _time_
( http://www.w3.org/TR/xmlschema-2/#time) , _date_ (http://www.w3.org/TR/xmlschema-2/#date) , _gYearMonth_
( http://www.w3.org/TR/xmlschema-2/#gYearMonth) , _gMonthDay_
(http://www.w3.org/TR/xmlschema-2/#gMonthDay) , _gDay_ ( http://www.w3.org/TR/xmlschema-2/#gDay) ,
_gMonth_ (http://www.w3.org/TR/xmlschema-2/#gMonth)  and _gYear_
( http://www.w3.org/TR/xmlschema-2/#gYear)  use lexical formats inspired by _[ISO  8601]_
(http://www.w3.org/TR/xmlschema-2/#ISO8601) .



[This message contained attachments]



________________________________________________________________________
________________________________________________________________________

Message: 2
   Date: Thu, 23 Jun 2005 05:20:07 -0700 (PDT)
   From: John Steele <johnmsteele@...>
Subject: Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal year value.

Yes.  ISO 8601 uses the astronomical convention that 1 BCE is the year 0000. This is explained in notes following 4.3.2.1 of the 2000 Draft.  This greatly aids computation of time interval from BCE to CE dates, which is important to astronomers.

This proposed schema apparently uses year value -0001 to represent 1 BCE, and makes 0000 illegal.  So there will be two standards out there, compatible for "current era" dates but not for BCE. Another great step forward.

However, one has to ask, "Does it matter?"

ISO8601 is really not too useful for dates before the introduction of the Gregorian calendar in 1582. Historians use the Julian calendar before that date because the people of the time used it; they also extend it arbitrarily far into the past before the Julian calendar was established. Dates before 1582 are really history, not commerce, and 8601 is intended to facilitate date interchange in commerce between computers. It is not much used in text in history books. The dates readily available for the period 8 CE to 1582 CE have to be converted from Julian to Gregorian proleptic to use 8601 notation. (from 45 BCE to 8 CE, the Romans had some screwups in leap year determination and it is uncertainly exactly which years were leap years, but the pattern was irregular as they cancelled some leap years to get back on track.)
hjwoudenberg@... wrote:
http://www.w3.org/TR/xmlschema-2/#isoformats

Anyone know why ISO-8601 has a year zero.



[This message contained attachments]



________________________________________________________________________
________________________________________________________________________

Message: 3
   Date: Thu, 23 Jun 2005 10:21:55 EDT
   From: hjwoudenberg@...
Subject: Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal...


In a message dated 6/23/2005 7:21:27 A.M. Central Daylight Time,
johnmsteele@... writes:

ISO8601  is really not too useful for dates before the introduction of the
Gregorian  calendar in 1582. Historians use the Julian calendar before that date
because  the people of the time used it; they also extend it arbitrarily far
into the  past before the Julian calendar was established. Dates before 1582
are really  history, not commerce, and 8601 is intended to facilitate date
interchange in  commerce between computers


Very true.  However, should software support it?

Thanks
hjw


[This message contained attachments]



________________________________________________________________________
________________________________________________________________________

Message: 4
   Date: Thu, 23 Jun 2005 08:48:55 -0700 (PDT)
   From: John Steele <johnmsteele@...>
Subject: Re: W3C ISO-8601   D.3.2 No Year Zero The year "0000" is an illegal...

hjwoudenberg@... wrote:
Very true.  However, should software support it?



I don't know if it "should" in the sense of "needs to." I have no issue if it does.  Perhaps more debate is needed over the best way to support it. I see flaws in both this approach, and the 8601 approach, plus they are different.  I don't see either approach satisfying groups who would be the primary users of such dates (pre 1582).

But, it is so irrelevant to electronic commerce, perhaps it should be kicked to the wwdates group.  Some specialized software needs to support something for historians, but general purpose software, ???, it would rarely be used.




[This message contained attachments]



________________________________________________________________________
________________________________________________________________________



------------------------------------------------------------------------
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/ISO8601/

<*> To unsubscribe from this group, send an email to:
    ISO8601-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

------------------------------------------------------------------------






--
For help with Flash/PHP/MySQL integration:

http://www.washeswhiter.com

#1296 From: Tex Texin <tex@...>
Date: Thu Jun 23, 2005 10:22 pm
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal...
textexin
Send Email Send Email
 
Why does 8601 introduce a year 0?

To get to the other side!

Should software support it?

Yes. If you implement the standard, it should be a complete
implementation.
There is no reason not to implement it.
It simplifies calculations between dates in the standard's format.

With respect to conversions to julian or other calendars, it does not
harm, since those conversions need to take many things into account
already, such as the date the local government converted from julian to
gregorian, etc.
time zone and leap year practices...

Dealing with the addition of zero is trivial and at least constant
worldwide, compared to the other issues.

I would recommend we not trouble ourselves over these minor quibbles
with the standard.
Fixing the zero is not the problem and will neither accelerate or
decelerate the adoption of the standard.

More important to this group is what can be done to accelerate adoption
of the standard.

And I am not asking how can we change the standard to improve adoption.
I am asking what are the obstacles in the marketplace to its adoption
and how can we lower the barrier.



--
-------------------------------------------------------------
Tex Texin   cell: +1 781 789 1898   mailto:Tex@...
Xen Master                          http://www.i18nGuy.com

XenCraft 	            http://www.XenCraft.com
Making e-Business Work Around the World
-------------------------------------------------------------

#1297 From: "g1smd_amsat_org" <g1smd@...>
Date: Fri Jun 24, 2005 12:27 am
Subject: Moderator Note
g1smd_amsat_org
Send Email Send Email
 
[2005-Jun-24]



Please do not quote large chunks of previous messages. There is no
need.  We have already seen the previous message (and they are all
archived at http://groups.yahoo.com/group/ISO8601/ forever).

If you do quote a small section of a previous message, then always
write your reply BELOW the quoted part.

Always delete all of the stuff from the original message that you are
not replying to. Keep it brief.

Ensure that the message title reflects whatever the message is about.
Never reply to a message and then change the subject without also
changing the message title itself.

Beware that any reply that you send out is automatically sent on to
everyone in the group. If your reply only needs to go back to one
person, then edit the destination so that it really only does go to
that one person.


ISO 8601 Moderators.

#1298 From: "Klaus Schmid" <klaus.schmid@...>
Date: Sun Jun 26, 2005 1:18 pm
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an illegal...
ljgks
Send Email Send Email
 
--- In ISO8601@yahoogroups.com, Tex Texin <tex@x> wrote:
> More important to this group is what can be done to accelerate
adoption
> of the standard.
>
> And I am not asking how can we change the standard to improve
adoption.
> I am asking what are the obstacles in the marketplace to its
adoption
> and how can we lower the barrier.

Agree, this topic is interesting. Here some hypothetical reasons and
statements about the slow adoption of ISO8601, which came into my
mind:

ISO8601 is not preferred by software
OR
ISO8601 is not preferred by the rest of the world
(probable reason: see above)

ISO8601 is not preferred because the standard is judged as weak
OR
Other notations are preferred because of tradition and history

date time is a data type and the notation is a matter of IO-format
==> we have not to worry about any standard notation
OR
date time can be part of any fixed, unchangeable text document

date time notation depends on national and/or language configurations
==> software users are tired to tackle with these configurations to
get ISO8601
OR
date time notation is independent of any other configuration
==> this would allow a default ISO8601 configuration

good software must support only one variant of ISO8601
==> software can concentrate on more important things
OR
good software must support all known date time notations of the world

software must reflect the preferences of the rest of the world
OR
software must prefer international standards

To which statements would you agree/disagree and why?

-- Klaus

#1299 From: hjwoudenberg@...
Date: Sun Jun 26, 2005 2:41 pm
Subject: Re: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an ill...
hjwoudenberg@...
Send Email Send Email
 
In a message dated 6/26/2005 8:19:04 A.M. Central Daylight Time, klaus.schmid@... writes:
software must reflect the preferences of the rest of the world
OR
software must prefer international standards

To which statements would you agree/disagree and why?

-- Klaus
64-bit CPU's that don't support 32-bit software have failed.
I agree software must prefer international standards.  Someday this will happen

I agree software must reflect the preferences of the rest of the world until the rest of the world is ready to change. 
 
The US lacks the will power to change to metric.  It will probably be the last country to change to ISO.
 
ISO-8601 has deficiencies.  It must have the humility to fix them else everyone will have their exceptions.
 
I get the feeling the ISO-8601 is cast in stone.
 
hjw


#1300 From: hjwoudenberg@...
Date: Tue Jun 28, 2005 8:07 pm
Subject: How can one get the last day of the month using ISO-8601?
hjwoudenberg@...
Send Email Send Email
 

Frequently, I must get the last day of the month, 31,30,29, and 28

I have a function that allows me to set any element year, month, day, hour, minute, second to a specified value.  I use this to set the day of the month as “01”.

    2004-02-15 to 2004-02-01

 

I use “P01M” to add one month to the date.

    2004-02-01 to 2004-03-01

 

I use “–P01D” to subtract one day from the date giving me the last day of the previous month.

    2004-03-01 to 2004-02-29

 

I am ready to make a non ISO8601 duration “P=1D+1M-1D”

 

I would make another function which converts “P=1D+1M-1D” into three ISO durations for those who want to be purist: “=P1D”, “P1M” and “-P1D”.  Some might say “=P1D” is not a proper ISO-8601 duration.  It should be and  I am interested on how they can do this.

 

hjw


#1301 From: Tex Texin <tex@...>
Date: Wed Jun 29, 2005 7:25 am
Subject: Re: How can one get the last day of the month using ISO-8601?
textexin
Send Email Send Email
 
Hi,

Your algorithm is the common way to calculate the last day of the month.

I am not sure if you are asking a question or not.

A date library should have such a function.

The internals are irrelevant to a user, so whether you are purist or
not, shouldn't matter as long as the results are the expected ones.

Are you asking what an ISO 8601 syntax would be to express:
a) The first day of the month of some date?
b) the last day of the month of some date?

tex

Frequently, I must get the last day of the month, 31,30,29, and 28

I have a function that allows me to set any element year, month, day,
hour, minute, second to a specified value.  I use this to set the day of
the month as "01".

     2004-02-15 to 2004-02-01

I use "P01M" to add one month to the date.

     2004-02-01 to 2004-03-01

I use "-P01D" to subtract one day from the date giving me the last day
of the previous month.

     2004-03-01 to 2004-02-29

I am ready to make a non ISO8601 duration "P=1D+1M-1D"

I would make another function which converts "P=1D+1M-1D" into three ISO
durations for those who want to be purist: "=P1D", "P1M" and "-P1D".
Some might say "=P1D" is not a proper ISO-8601 duration.  It should be
and  I am interested on how they can do this.

hjw

#1302 From: hjwoudenberg@...
Date: Wed Jun 29, 2005 10:43 am
Subject: Re: How can one get the last day of the month using ISO-8601?
hjwoudenberg@...
Send Email Send Email
 
In a message dated 6/29/2005 2:26:21 A.M. Central Daylight Time, tex@... writes:
Are you asking what an ISO 8601 syntax would be to express:
a) The first day of the month of some date?
b) the last day of the month of some date?
Yes.
 
hjw

#1303 From: "Klaus Schmid" <klaus.schmid@...>
Date: Wed Jun 29, 2005 6:59 pm
Subject: Re: W3C ISO-8601 D.3.2 No Year Zero The year "0000" is an ill...
ljgks
Send Email Send Email
 
--- In ISO8601@yahoogroups.com, hjwoudenberg@a... wrote:

> I agree software must prefer international  standards.  Someday this
will
> happen
>
> I agree software must reflect the preferences of the rest of the
world until
> the rest of the world is ready to  change.
>

Herman, thanks for your comments, I think we have almost the same
opinion about this.

[...]
> ISO-8601 has deficiencies.  It must have the humility to fix  them
else
> everyone will have their exceptions.
>
> I get the feeling the ISO-8601 is cast in stone.

Yes, maybe this is a valid point as well. If more knowledgable persons
would be more happy with the standard, they would probably try harder
to spread the standard among others.

Tex, what is your opinion on the points I mentioned? Or have I
misunderstood something about what you would like to discuss here?

-- Klaus

#1304 From: hjwoudenberg@...
Date: Fri Jul 1, 2005 2:01 am
Subject: I have upgrade my duration functions.
hjwoudenberg@...
Send Email Send Email
 
From wimpy to robust functions.
Previously they could do:
    P01M
    -P01D
Now the can also do:
    P=01D+01M-01D
They can do any combination of setting a value, adding or subtracting a value.
    Adding and subtraction the same element gives an error.
    Any attempt to do what illogical is an error.
 
hjw
 
 
 
 
 
 
 
 

#1305 From: hjwoudenberg@...
Date: Thu Jul 7, 2005 1:36 pm
Subject: The ISO-8601 duration “PYMDTHMS” was a stroke of genius.
hjwoudenberg@...
Send Email Send Email
 

 

I believe it can be used to standardize functions, for example the finding the difference of two dates.

 

I have made a function:

 

Difference = function ( ‘2005-06-05’ : ‘2004-04-04’  : prototype)

 

Prototype = ‘PYMD’           Difference = ‘P1Y2M1D’

Prototype = ‘PD’                 Difference = “P427D’

Prototype = ‘PYD’              Difference = ‘P1Y62D’

Prototype = ‘PYMTH’        Difference = ‘P1Y2MT24H’

Prototype = ‘PMD’             Difference = ‘P14M1D’

 

Actually, the function has more features.

 

Difference = function ( ‘2005-06-05T20:50:50’ : ‘.FR’  : ‘2004-06-05T08:45:47’ : ‘.US.IL’ : prototype)

Difference = ‘PT5H5M3S’

If the same time and date used in both it gives ‘-PT7H’ of if I reverse them ‘PT7H’

It converts both times to UTC time and than takes the difference.  The code is the ISO 3166 country code.  

 

The change function works as follows

To-date  = function (‘.FR’ ; ‘2005-06-05T08:45:00 ; ‘.US.IL’ :  ‘PT5H. )

To-date = ‘2005-06-05T21:45:00+02:00’  this time in France 5 hours from now from that time.

If the time is blank, it gets the computer UTC time. for ‘.US.IL' and than adds 5 hours and gives the time in France 5 hours from now.  If the ‘.US.IL’ is blank it goes my local area. 

 

hjw

 

 

 


#1306 From: hjwoudenberg@...
Date: Mon Jul 11, 2005 12:33 am
Subject: Where do you stand?
hjwoudenberg@...
Send Email Send Email
 
XML is the big guns of today.
XML has endorsed ISO-8601 syntax
XML has endorsed ISO-8601 duration.
ICF (international components for UNICDE)  does not.
JAVA does not!.
Whore do you stand?
 
hjw

#1307 From: Tex Texin <tex@...>
Date: Mon Jul 11, 2005 4:57 am
Subject: Re: Where do you stand?
textexin
Send Email Send Email
 
hjw trolls:

XML is the big guns of today.
XML has endorsed ISO-8601 syntax
XML has endorsed ISO-8601 duration.
ICF (international components for UNICDE)  does not.
JAVA does not!.
Whore do you stand?

hjw


XML is important yes.
XML using ISO 8601 is a good thing.
ICU (not ICF) uses a binary data type for efficiency and that is a good
thing.
So does Java.
Both are capable of producing an ISO 8601 date format if needed and to
use for date interchange in text based environments.

Where I stand is I straddle standards and technologies, and I live quite
comfortably.
;-)

How about you?

Best regards,

Tex



--
-------------------------------------------------------------
Tex Texin   cell: +1 781 789 1898   mailto:Tex@...
Xen Master                          http://www.i18nGuy.com

XenCraft 	            http://www.XenCraft.com
Making e-Business Work Around the World
-------------------------------------------------------------

#1308 From: hjwoudenberg@...
Date: Mon Jul 11, 2005 12:53 am
Subject: The biggest opponets agnmist ISO-8601
hjwoudenberg@...
Send Email Send Email
 
Microsoft advocates. They want Microsoft date and time data type.
 
hjw.
 
 

#1309 From: hjwoudenberg@...
Date: Mon Jul 11, 2005 10:49 am
Subject: Re: Where do you stand?
hjwoudenberg@...
Send Email Send Email
 
In a message dated 7/10/2005 11:57:47 P.M. Central Daylight Time, tex@... writes:
Where I stand is I straddle standards and technologies, and I live quite
comfortably.
;-)
Great answer.  Thanks for the laugh!

#1310 From: "Fred Bone" <fred.bone@...>
Date: Mon Jul 11, 2005 6:03 pm
Subject: Re: The biggest opponets agnmist ISO-8601
fjpbone
Send Email Send Email
 
hjwoudenberg said:

> Microsoft advocates. They want Microsoft date and time data type.

This doesn't make any sense at all. What would be the use of such a thing
in the context of a textual representation (which is what ISO8601 is
about)?

#1311 From: hjwoudenberg@...
Date: Mon Jul 11, 2005 6:01 pm
Subject: Re: The biggest opponets agnmist ISO-8601
hjwoudenberg@...
Send Email Send Email
 
In a message dated 7/11/2005 1:04:52 P.M. Central Daylight Time, fred.bone@... writes:
This doesn't make any sense at all. What would be the use of such a thing
in the context of a textual representation (which is what ISO8601 is
about)?

Good point, that means all binary integer dates are not good candidates. XML and ISO-8601 are both textual in representation.  I wonder if the group objecting understood this.   

#1312 From: Tex Texin <tex@...>
Date: Tue Jul 12, 2005 6:39 am
Subject: Re: The biggest opponets agnmist ISO-8601
textexin
Send Email Send Email
 
HJW:

Can you point us at some documents on the discussion you are referring
to?
We don't have any context for this.

From the original mail, I thought it was you objecting to Microsoft not
using ISO 8601 in their api.
tex


In a message dated 7/11/2005 1:04:52 P.M. Central Daylight Time,
fred.bone@... writes:

       This doesn't make any sense at all. What would be the use of such
a thing
       in the context of a textual representation (which is what ISO8601
is
       about)?

Good point, that means all binary integer dates are not good candidates.
XML and ISO-8601 are both textual in representation.  I wonder if the
group objecting understood this.

#1313 From: hjwoudenberg@...
Date: Wed Jul 13, 2005 2:11 am
Subject: Re: The biggest opponets agnmist ISO-8601
hjwoudenberg@...
Send Email Send Email
 
In a message dated 7/12/2005 1:39:58 A.M. Central Daylight Time, tex@... writes:
Can you point us at some documents on the discussion you are referring
to?
I will do my best.
 
hjw

#1314 From: "johnmsteele" <johnmsteele@...>
Date: Thu Jul 14, 2005 12:11 pm
Subject: Leap second announcement
johnmsteele
Send Email Send Email
 
IERS announced in Bulletin C 30 (2005-07-04) that a leap second will be
introduced at the end of 2005. Following the leap second, TAI-UTC = 33
s.
ftp://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat

This will be the first leap second since the end of 1998 and a chance
for any "real world" testing of leap second handling.

#1315 From: Tex Texin <tex@...>
Date: Fri Jul 15, 2005 7:58 am
Subject: Re: Leap second announcement
textexin
Send Email Send Email
 
Cool, thanks John.


johnmsteele wrote:
>
> IERS announced in Bulletin C 30 (2005-07-04) that a leap second will be
> introduced at the end of 2005. Following the leap second, TAI-UTC = 33
> s.
> ftp://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat
>
> This will be the first leap second since the end of 1998 and a chance
> for any "real world" testing of leap second handling.
>
>
> Yahoo! Groups Links
>
>
>
>

--
-------------------------------------------------------------
Tex Texin   cell: +1 781 789 1898   mailto:Tex@...
Xen Master                          http://www.i18nGuy.com

XenCraft 	            http://www.XenCraft.com
Making e-Business Work Around the World
-------------------------------------------------------------

#1316 From: "Fred Bone" <fred.bone@...>
Date: Fri Jul 15, 2005 5:49 pm
Subject: Re: Leap second announcement
fjpbone
Send Email Send Email
 
On 15 Jul 2005 at 17:32, ISO8601@yahoogroups.com said:

> IERS announced in Bulletin C 30 (2005-07-04) that a leap second will be
> introduced at the end of 2005. Following the leap second, TAI-UTC = 33
> s.
> ftp://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat
>
> This will be the first leap second since the end of 1998 and a chance
> for any "real world" testing of leap second handling.
>

It might also be the last. Moves are afoot to redefine the relationship
between UTC and UT1. If accepted, then from 2007-12-21T00:00(*) UTC would
no longer be kept within 0.9s of UT1; the limit would become 1h, which
should see most of us out ...

(*) No, I don't know why this date was chosen.

#1317 From: Klaus Schmid <klaus.schmid@...>
Date: Fri Jul 15, 2005 7:31 pm
Subject: Re: Leap second announcement
ljgks
Send Email Send Email
 
Fred Bone wrote:
It might also be the last. Moves are afoot to redefine the relationship
between UTC and UT1. If accepted, then from 2007-12-21T00:00(*) UTC would
no longer be kept within 0.9s of UT1; the limit would become 1h, which
should see most of us out ...
(*) No, I don't know why this date was chosen.
On  http://www.ucolick.org/~sla/leapsecs/onlinebib.html  I found two other interesting dates:
2005-11-08/11: ITU-R WP7A, Geneva
The next meeting of ITU-R Working Party 7A has no agenda yet. It is becoming clear that the presentations and events at this meeting will be relevant to changes in ITU-R TF.460-6. This will almost certainly be the meeting which makes the final internal recommendation to the ITU-R regarding the fate of leap seconds in UTC.
2007-10-08/11-02: ITU-R World Radiocommunication Conference (WRC-07)
Changes to ITU-R recommendations might be made at this meeting. As indicated above it appears that efforts to revise ITU-R TF.460-6 are being made in preparation for submission to this conference for approval. Note that the effective date of the end of leap seconds apparently being proposed by the United States is 2007-12-21 which is less than two months after the conference.
-- Klaus

Messages 1288 - 1317 of 2212   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help