Credit card expiration dates should conform to standards

My credit card says it expires “06/07″. What is that? Is it June 2007, or July 2006? You may think I’m being silly, but it confuses me. I’m not as smart as some people, but if it confuses me, it’s gonna confuse some others too.

expires WHEN???

I recently placed an order online and got the expiration date wrong. It wouldn’t have been all that bad if the entry form had mimicked exactly what’s on the front of my card, but the online form had a 4-digit year pulldown, followed by a two-digit space for the month — exactly the opposite order from my card. As a result, my card didn’t go through and the order became a big hassle. Yuck!

All this could have been avoided if the expiration date were specified as YYYY-MM. Is there a reason not to do this? Maybe the machines that stamp the cards would have to be replaced in order to change the dates, I don’t know. Regardless, it’s confusing for poor little me.

This won’t get any better until 2013, when two-digit years will be distinguishable from months. Alas.

Hey you credit card companies, why don’t you use ISO-8601 date formats?

Technorati Tags:No Tags

You might also like:

  1. How to create input masks in HTML
  2. Favorite USB wireless card for Ubuntu?
  3. Javascript date parsing and formatting, Part 2

3 Responses to “Credit card expiration dates should conform to standards”


  1. 1 Tim McCormack

    I always write the date in full Y-M-D format on papers and forms, etc. People never have trouble understanding it if you put the year first, as opposed to the M-D-Y vs. D-M-Y confusion between Americans and Europeans.

  2. 2 Rachael

    Great article…I appreciate the input!

  3. 3 Football Credit Card

    Im from the UK and we always use the format dd/mm/yy and we have never had any confusions or misunderstandings. All other countries within the European Union also have the same. With credit cards we always have mm/yy format.

Leave a Reply

Please do not use this blog to get help with problems or bugs in Maatkit or innotop: use the Sourceforge forums, mailing list, or bug trackers. If you're asking for help with MySQL, please use the MySQL mailing list instead. I'm writing a book and my time is extremely limited :-)