Excel should support the ISO standard date format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

ISO 8601 standardizes the format of dates written using only numbers. Excel
2003 does not support this format, so I have to write dates as text. This
sucks.

More information:
http://www.iso.org/iso/en/commcentre/isocafe/isocafe_2.html#date

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...e-007aaa947c0a&dg=microsoft.public.excel.misc
 
As an Excel date is just a serial number, it can support all manner of date
formats.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"James the Standards Man" <James the Standards
(e-mail address removed)> wrote in message
ISO 8601 standardizes the format of dates written using only numbers. Excel
2003 does not support this format, so I have to write dates as text. This
sucks.

More information:
http://www.iso.org/iso/en/commcentre/isocafe/isocafe_2.html#date

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...e-007aaa947c0a&dg=microsoft.public.excel.misc
 
A simple response to changing excel date format to ISO8601
I'm using excel and need to change a date format dd/mm/yyyy hh:mm into the ISO8601 format of yyyy-mm-dd hh:mm
Thanks to a previous response I tried using the custom format function in excel and its super easy. Click on the cell or column you want to reformat>right click> format cells> custom. There's a spot there to type in called "Type:" Click in the box and type it in, in my case I typed "yyyy-mm-dd hh:mm" and it did just that! Wow.
Samuel
 
Back
Top