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-04-07 08:43:14 -07:00
2015-05-11 13:23:50 -07:00
2015-05-12 13:06:41 +02:00
2015-04-30 10:42:27 -04:00
2015-05-04 16:07:45 -07:00
2015-05-12 13:46:34 -07:00
2015-05-11 19:56:41 +02:00
2015-05-02 03:12:58 +02:00
2015-04-30 12:17:33 -07:00
2015-05-04 16:07:45 -07:00
2014-09-12 10:45:07 -07:00
2015-05-12 10:27:43 -07:00
2015-05-02 03:12:58 +02:00
2015-05-04 21:11:29 +08:00
2015-03-26 23:22:04 +01:00
2014-07-24 22:19:50 +00:00
2014-07-24 22:19:50 +00:00
2014-07-24 22:19:50 +00:00
2014-12-03 14:06:19 +01:00
2015-01-21 17:11:31 -08:00
2014-11-25 01:02:30 +02:00
2015-05-08 17:48:20 +02:00
2015-05-12 10:09:23 +10:00
2015-05-12 10:09:23 +10:00
2015-05-12 10:09:23 +10:00
2015-04-27 16:45:51 -04:00
2015-05-06 16:19:27 -07:00
2015-05-06 16:19:27 -07:00
2015-05-06 16:19:27 -07:00
2015-04-13 15:27:45 +02:00
2015-03-25 00:13:13 +03:00
2015-04-11 09:24:21 +08:00
2015-05-09 10:02:46 +08:00
2015-05-12 20:09:49 +02:00
2015-04-09 16:06:54 -07:00
2015-05-14 18:58:55 +08:00
2015-05-12 13:50:51 -04:00
2015-03-26 23:22:04 +01:00
2015-05-02 03:12:58 +02:00
2014-05-17 17:56:02 +00:00
2015-04-10 01:52:55 +08:00
2015-05-02 03:12:58 +02:00
2015-04-16 18:50:24 +02:00
2015-04-23 10:23:02 +08:00
2014-12-12 10:44:59 -08:00
2015-04-16 10:56:15 -04:00
2015-04-24 21:07:48 +03:00
2015-05-04 10:49:13 -04:00
2015-04-12 00:41:16 +02:00
2015-04-09 18:17:50 -07:00
2015-05-02 03:12:58 +02:00
2014-09-23 13:21:25 -04:00
2014-09-23 13:21:25 -04:00
2015-04-15 10:22:07 -07:00
2015-04-15 10:22:07 -07:00
2015-04-27 09:27:15 -07:00
2015-04-27 09:27:15 -07:00
2015-05-04 21:30:52 +02:00
2015-05-11 19:56:41 +02:00