Directory Help
Search only in ISO 8601Search the Web  

ISO 8601
  Science > Reference > Standards > Individual Standards > ISO > ISO 8601   Go to Directory Home  

Web Pages
Viewing in Google PageRank order               View in alphabetical order
  W3C Date and Time Formats http://www.w3.org/TR/1998/NOTE-datetime-19980827
Defines a profile of ISO 8601 referenced by the W3C HTML recommendation.
  International Standard Date and Time Notation http://www.cl.cam.ac.uk/~mgk25/iso-time.html
by Markus Kuhn - An introduction to ISO 8601, the YYYY-MM-DD date and the 24-hour time notation, with notes on week numbers and on implementation.
  Use International Date Format http://www.w3.org/QA/Tips/iso-date
How and why to use international date format in your document - from the W3C QA section.
  Information on ISO 8601, the date and time representation standard http://www.cs.tut.fi/~jkorpela/iso8601.html
A short description of and motivation for ISO 8601, the date and time representation standard, with links to more detailed resources - by Jukka Korpela in Finland.
  International Date Format Campaign http://www.saqqara.demon.co.uk/datefmt.htm
Describes and lists many reasons why the ISO 8601 standard should be more widely adopted in Computing, on the Internet, and in everyday life - by Steve Adams in England.
  W3C I18N Q&A: Date formats http://www.w3.org/International/questions/qa-date-format
Discussion of date formats for internationalisation.
  Date and Time on the Internet: Timestamps http://tools.ietf.org/html/rfc3339
RFC 3339 defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar - by Graham Klyne and Chris Newman [FTP].
  The Best Of Dates, The Worst Of Dates http://www.exit109.com/~ghealton/y2k/yrexamples.html
Just because Y2K is over, doesn't mean programmers are done creating date bugs - covers many date and time issues, especially ISO 8601 - by Gilbert Healton.
  The Many Dates and Times of Perl http://www.perl.com/pub/a/2003/03/13/datetime.html
A tour of the many date and time handling modules on the CPAN - by Dave Rolsky.
  The ISO Week Date Calendar http://www.personal.ecu.edu/mccartyr/isowdcal.html
A calendar of weeks based on the ISO 8601 week notation - convert any date into week number and day number.
  Date and Time on the Internet http://www.hermetic.ch/cal_stud/newman.htm
A proposal to use the ISO date format for Internet applications - by Chris Newman.
  Implementation of the ISO 8601 Standard http://www.qsl.net/g1smd/isoimp.htm
A list of countries around the world that have adopted the ISO 8601 standard, also lists equivalent national standards numbers where applicable.
  Discussion About the ISO 8601 Standard http://groups.yahoo.com/group/iso8601/
About 200 people worldwide, who already use and promote the ISO 8601 Year-Month-Day date format have formed this discussion group. Go here for help and advice, or for general discussion. Message archive can be browsed. If you wish to join in, there are options to participate via the Web-based front-end, or subscribe via email.
  ISO 8601 compliant website button http://www.esperanto.uklinux.net/iso8601/iso8601.html
A button to place on an iso-8601 compliant website.
  The Mathematics of the ISO 8601 Calendar http://www.phys.uu.nl/~vgent/calendar/isocalendar.htm
A comprehensive document covering how week numbers are calculated using the ISO 8601 calendar system. Includes links to many further resources.
  Date and Time Notation - Windows Procedure for ISO 8601 Format http://metric1.org/windtset.htm
Setting up your PC to use the Year-Month-Day date format. Instructions are for Windows 95, but are easily adapted for later versions.
  Date and Time Notation - Macintosh Procedure for ISO 8601 Format http://metric1.org/macdtset.htm
Setting up your Mac to use the Year-Month-Day date format. Instructions are for MAC OS 7, but are easily adapted for later versions.
  Various Date and Time Format Miscellany http://www.merlyn.demon.co.uk/datefmts.htm
by J R Stockton - Covers written date and time formats, ISO Standard 8601 (with links) and converting to and from Roman Numbers. Discusses reforming American format dates as well as JavaScript and non-text formats.
  Week Numbers In Excel http://www.cpearson.com/excel/weeknum.htm
How to calculate absolute week numbers, Excel week numbers and ISO week numbers (with Formula and VBA). Links to other ISO 8601 related materials.
  ISO 8601 Date and Time - Converting and Implementing http://www.probabilityof.com/ISO8601.shtml
How to implement the use of the Year-Month-Day Date format in various computer systems - includes some programming examples and the 'Date Format Poll' - by Nikolai Sandved in Norway.
  The ISO Date Format http://www.hermetic.ch/cal_stud/formats.htm
Discussion of formats for expressing dates, with particular reference to the ISO 8601 date format - by Peter Meyer.
  Javascript Code http://delete.me.uk/2005/03/iso8601.html
Parsing ISO 8601 Date/Times in JavaScript.
  Changing Your Operating System's Default Date Format http://y2k.berkeley.edu/computers/fixpcs/issues/os-date-format.html
Changing your operating system's default date format to use four-digit years - University of California at Berkeley.
  Standards for Representing Dates http://y2k.berkeley.edu/computers/fixpcs/issues/date-standards.html
Useful overview and discussion on adopting ISO standards and four-digit year formats as part of Y2K readiness and future-proofing of software - University of California at Berkeley.
  Problem F - Standard Dates (50 Points) http://www.cs.waikato.ac.nz/~marku/progcomp/problems/problemF.html
A problem set for computer studies students involving programming using the ISO 8601 date format.
  Mac OS X 10.0: How to Set Date and Time to ISO 8601:1988 Standard http://docs.info.apple.com/article.html?artnum=106174
Apple support document.
  Mac OS X 10.0: How to Set Date and Time to ISO 8601:1988 Standard http://support.apple.com/kb/TA20376
Apple support document.
  Date and Time on the Internet - Timestamps http://community.roxen.com/developers/idocs/drafts/draft-ietf-impp-datetime-05.txt
Document: draft-ietf-impp-datetime-05 - An updated proposal to use a limited subset of ISO-compliant date formats for date stamps on the Internet - by Chris Newman.
  Schema Time Changes (Draft) http://macchiato.com/unicode/timeIntervals.htm
Useful information about date and time - by M. Davis.
  New Date http://www.wwmeli.org/newdate/
A private site about the advantages of using ISO 8601-style dates.
  Using ISO 8601 Dates http://www.uic.edu/depts/accc/software/isodates/isocontents.html
ISO 8601 Dates: What they are and why they're good - University of Illinois at Chicago in the USA.
  Delphi 32 - Components: Date & Time: Clocks - ISO Week Number (Program Code) http://www.delphi32.com/vcl/3136/
Here's some code that generates the weeknumber for a given date in accordance with ISO standard 8601:1988 (European Standard EN 28601).
  ISO Week Algorithm http://personal.ecu.edu/mccartyr/ISOwdALG.txt
An algorithm for converting Gregorian Calendar Dates to the ISO 8601 Week Date format (Y2K Compliant).
  Issues about Date and Time http://www.davros.org/c/wg14n764.txt
by Clive D.W. Feather.
  ISO 8601 Date/Time Representations http://www.mcs.vuw.ac.nz/technical/software/SGML/doc/iso8601/ISO8601.html
A simple introduction to ISO 8601 date and time formats - University of Wellington in New Zealand.
  54 Weeks in 2000 : Another Y2K Problem! http://www.allegro.com/papers/54.html
A short discussion about week numbering, showing how the ISO 8601 standard had fixed a Y2K problem, long before it was noticed in other non-ISO week-numbering schemes.
  ISO 8601: the Right Format for Dates http://www.uic.edu/depts/accc/software/isodates/index.html
A short description, and guide to usage, of the ISO 8601 format, with some links to further resources.
  Standards to be obeyed by the masses: Representing temporal and monetary data on the web http://dialspace.dial.pipex.com/town/square/xta78/ISO8601/Knolmayer.pdf
A well researched paper into the usage of various Date and Time, and Monetary, formats on the Internet which recommends the widespread adoption of ISO 3166, ISO 4217, and ISO 8601 - by Gerhard Knolmayer.
  Date and Time: Week Numbers http://www.pjh2.de/datetime/weeknumber/index.php
Windows date and time locale tables sorted both by country order and by definition order - by Peter J Haas in Germany.
  Date Formats: ISO 8601 http://www.nickrenton.com/301.htm
Information about the International Date Standard - by Nick Renton.
  Mac OS 9: How to Set Date and Time to ISO 8601:1988 Standard http://support.apple.com/kb/TA26390
Apple support document.
  Calculating the ISO week number - by Jan Stout. http://www.proesite.com/timex/wkcalc.htm
WeekNumber Calculation Explanation.
  UN/ECE Trade Facilitation Recommendation 07 http://www.unece.org/etrades/unedocs/e_forms/rec_pdf/rec07_1988_inf108.pdf
The United Nations Economic Commission for Europe - Working Party on Facilitation of International Trade Procedures - Recommendation 07 - Numerical Representation of Dates, Time and Periods of Time.
  Project 2038 FAQ http://maul.deepsky.com/%7Emerovech/2038.html
Description of computer problems with date/time calculations coming in year 2038.
  The Y2K Problem, UIC, and You http://www.uic.edu/depts/accc/newsletter/adn21/y2kprob.html
Describes Year 2000 fixes for computer systems, mainly based on using the ISO 8601 standard for dates.
  Fast RFC 3339 date processing in javascript http://blog.toppingdesign.com/2009/08/13/fast-rfc-3339-date-processing-in-javascript/
AJAX routine for faster RFC 3339 date processing.
  Dated Material - Is the Y2K Problem Really Over? http://www.intelligententerprise.com/000717/celko.shtml?database
Discussion about the use and misuse of various date formats - Intelligent Enterprise Magazine - Celko.
  ISO note on the standard http://www.iso.org/iso/en/prods-services/popstds/datesandtime.html
Brief description of the standard from the publishers themselves.
  The Code Project: C# Programming http://www.thecodeproject.com/csharp/GregToISO.asp
Free source code and tutorial for a Gregorian Date To ISO Date Converter for Windows.

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of the Google directory is based on the Open Directory and is enhanced using Google's own technology.
The following Open Directory editors contributed to this category:
g1smd   

Modified by Google - ©2009 Google
Advertise with Us - Jobs, Press, Cool Stuff...