Date Format

All dates and times returned by the MotorPress API will be returned as an ISO 8601open in new window formatted string:

2019-02-01T03:45:27+00:00

This format should be easily parsable in most common languages.

Most resources will include a created_at date time string. Some may also include an updated_at and/or a published_at date time string as well.

Last Updated:
Contributors: warrick