f96ac40fca
The Record class was already capturing a unix timestamp, but it was incorrectly converting it to ISO format when sending back to the client. Updating the model to return the correct timestamp necessitated a minor change to one of the tests because `botocore` converts non-timezone aware timestamps to local time. |
||
---|---|---|
.. | ||
__init__.py | ||
test_firehose.py | ||
test_kinesis_cloudformation.py | ||
test_kinesis.py | ||
test_server.py |