Changeset 91193 in vbox
- Timestamp:
- Sep 10, 2021 9:46:19 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/time.h
r87647 r91193 683 683 /** Flags, of the RTTIME_FLAGS_* \#defines. */ 684 684 uint32_t fFlags; 685 /** U CTtime offset in minutes (-840-840). Positive for timezones east of685 /** UTC time offset in minutes (-840-840). Positive for timezones east of 686 686 * UTC, negative for zones to the west. Same as what RTTimeLocalDeltaNano 687 687 * & RTTimeLocalDeltaNanoFor returns, just different unit. */
Note:
See TracChangeset
for help on using the changeset viewer.