VirtualBox

Changeset 36168 in vbox for trunk/src/VBox/Main/webservice


Ignore:
Timestamp:
Mar 4, 2011 12:41:50 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70359
Message:

Main: a few more time format fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r35743 r36168  
    597597        RTTimeExplode(&t, &ts);
    598598
    599         com::Utf8StrFmt strPrefix("%04d-%02d-%02d %02d:%02d:%02d %s",
     599        com::Utf8StrFmt strPrefix("%04d-%02u-%02u %02u:%02u:%02u %s",
    600600                                  t.i32Year, t.u8Month, t.u8MonthDay,
    601601                                  t.u8Hour, t.u8Minute, t.u8Second,
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