Getting Started
UTCDateTime
Developer Resources
Indices and Tables
Returns UTC timestamp in seconds.
float
Timestamp in seconds.
Example
>>> dt = UTCDateTime(2008, 10, 1, 12, 30, 35, 123456) >>> dt.timestamp 1222864235.123456