VirtualBox

Ignore:
Timestamp:
Jul 18, 2015 6:55:25 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101690
Message:

Runtime: Formatting fixes, time.cpp being the most significant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/time/time.cpp

    r56290 r56978  
    707707        }
    708708        cch = RTStrPrintf(psz, cb,
    709                           "%RI32-%02u-%02uT%02u:%02u:%02u.%09RU32%c%02%02",
     709                          "%RI32-%02u-%02uT%02u:%02u:%02u.%09RU32%c%02d%02d",
    710710                          pTime->i32Year, pTime->u8Month, pTime->u8MonthDay,
    711711                          pTime->u8Hour, pTime->u8Minute, pTime->u8Second, pTime->u32Nanosecond,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette