Skip to content

Instantly share code, notes, and snippets.

@sadhasivam
Created December 20, 2016 15:53
Show Gist options
  • Save sadhasivam/2347a2d7937475d5fc99fd5501151633 to your computer and use it in GitHub Desktop.
Save sadhasivam/2347a2d7937475d5fc99fd5501151633 to your computer and use it in GitHub Desktop.
kinesis_timestamp.py
datetime.fromtimestamp(float(record["kinesis"]["approximateArrivalTimestamp"]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment