Files
docker-docs/docs/sources
Hu Keping 945fc9d882 Fix inconsistent date formats in API
Prior to this patch, the response of
- GET /images/json
- GET /containers/json
- GET /images/(name)/history

display the Created Time as UNIX format which doesn't make sense.

These should be more readable as CLI command `docker inspect` shows.

Due to the case that an older client with a newer version daemon, we
need the version check for now.

Signed-off-by: Hu Keping <hukeping@huawei.com>
2015-05-14 18:58:55 +08:00
..
2015-05-04 16:07:45 -07:00
2015-05-11 23:07:22 +00:00
2015-03-10 20:47:06 -07:00
2015-04-28 00:37:17 -04:00
2015-03-16 19:50:52 +09:00
2015-03-05 12:47:02 -08:00
2015-05-11 21:23:56 +00:00