pkg/timeutils
Ahmet Alp Balkan 5f7c584bb3 Allow duration strings as --since/--until
Fixes #13107. This change enables Go duration strings
computed relative to the client machine’s time to be used
as input parameters to `docker events --since/--until`
and `docker logs --since` arguments.

Added unit tests for pkg/timeutils.GetTimestamp as well.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2015-06-02 21:02:47 +00:00
..
json.go pkg/timeutils: lint and add comments 2014-10-06 22:27:56 +03:00
utils.go Allow duration strings as --since/--until 2015-06-02 21:02:47 +00:00
utils_test.go Allow duration strings as --since/--until 2015-06-02 21:02:47 +00:00