Changes between Version 1 and Version 2 of Ticket #24959, comment 5
- Timestamp:
- Jun 9, 2015, 5:33:28 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24959, comment 5
v1 v2 7 7 }}} 8 8 9 Seems like I've dealt with this in the past as well when calculating offsets for external application integration and had to simply resort to using the `total_seconds()`property.9 Seems like I've dealt with this in the past as well when calculating offsets for external application integration and had to simply resort to using the [https://docs.python.org/2/library/datetime.html#datetime.timedelta.total_seconds] property.