api-evangelist
api-evangelist copied to clipboard
Use ISO 8601 dates for the "Posted on" line in the blog
API Evangelist blog post dates are in MM-DD-YYYY format, which can be ambiguous when reading 04-03-2014.
ISO 8601 is a universal interchange format and is popular in APIs, so it seems like a natural fit for an API blog. :)