Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Last Modified value doesn't include the 'hours.' #1372
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
fallrisk
May 11, 2017
I didn't work on it. Can't remember why. Work is now being done in a different repository. I will check for the issue there.
fallrisk
commented
May 11, 2017
I didn't work on it. Can't remember why. Work is now being done in a different repository. I will check for the issue there. |
fallrisk
closed this
May 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fallrisk commentedMar 7, 2013
The hours always seem to be zero. When I check in the S3 console interface the hours have a value. I use bucket.list('directory name') and loop through the keys. The format of last_modified is "2013-03-07T00:08:31.000Z." "2013-03-07T00:08:31.000Z," is an example of the output I am seeing. The hours are 00. I have forked the repository and will investigate.