Changeset 72172 in vbox
- Timestamp:
- May 8, 2018 6:04:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/time/time.cpp
r72171 r72172 238 238 239 239 240 /*********************************************************************************************************************************241 * Internal Functions *242 *********************************************************************************************************************************/243 static PRTTIME rtTimeConvertToZulu(PRTTIME pTime);244 245 246 240 /** 247 241 * Checks if a year is a leap year or not.
Note:
See TracChangeset
for help on using the changeset viewer.