pystagram.graph_api.components.timestamp package
Submodules
pystagram.graph_api.components.timestamp.timestamp module
- class pystagram.graph_api.components.timestamp.timestamp.Timestamp
Bases:
int
A class to represent a timestamp. Inherits from int. A timestamp is an integer that represents a date and time in Unix time.