moto/moto
Cory Lorenz 5320b39912 Make S3 Model Timestamps Consistent By Using UTC
UTC seems to be default timezone for AWS, and the time strings are reporting as GMT, yet the date time is the local time zone.
2014-09-12 15:37:22 -07:00
..
autoscaling Make _get_multi_param smarter. 2014-08-29 20:31:02 -04:00
cloudformation Support Python 3 using six 2014-08-28 10:57:43 -04:00
core Make _get_multi_param smarter. 2014-08-29 20:31:02 -04:00
dynamodb Support Python 3 using six 2014-08-28 10:57:43 -04:00
dynamodb2 Support Python 3 using six 2014-08-28 10:57:43 -04:00
ec2 DescribeInstances: Added block_device_mapping to XML 2014-09-11 11:29:20 -07:00
elb from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
emr Support Python 3 using six 2014-08-28 10:57:43 -04:00
iam Fixed stupid "random_alphanumeric" typo that got repeated due to tab completion. 2014-09-04 10:34:01 -04:00
route53 Fix route53 hosted zone id parsing. 2014-09-08 22:00:55 -04:00
s3 Make S3 Model Timestamps Consistent By Using UTC 2014-09-12 15:37:22 -07:00
s3bucket_path Support Python 3 using six 2014-08-28 10:57:43 -04:00
ses Support Python 3 using six 2014-08-28 10:57:43 -04:00
sns Support Python 3 using six 2014-08-28 10:57:43 -04:00
sqs Merge pull request #181 from ghalib/create-existing-queue-noop 2014-08-29 19:50:21 -04:00
sts from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
backends.py Support Python 3 using six 2014-08-28 10:57:43 -04:00
server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00