Changes between Initial Version and Version 1 of Ticket #156
- Timestamp:
- 05/23/08 05:02:52 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #156
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #156 – Description
initial v1 1 Looking at what happens in time_string, the first thing is int(time)returning 0x80000000 or MIN_INT, being some huge negative number. My time is the number of seconds since the time origin of 1900, with years ranging from the 1950's to the present. The upshot is that all my time_codes end up being t = ***** **:**:**1 Looking at what happens in '''time_string''', the first thing is '''INT(time)''' returning 0x80000000 or MIN_INT, being some huge negative number. My time is the number of seconds since the time origin of 1900, with years ranging from the 1950's to the present. The upshot is that all my time_codes end up being t = ***** **:**:**