Searched defs:yyyy (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/xml/
H A DSettings.cpp429 // yyyy-mm-ddThh:mm:ss
441 int32_t yyyy; local
451 if ( (RT_SUCCESS(rc = RTStrToInt32Ex(pcsz, NULL, 0, &yyyy)))
463 yyyy,

Completed in 47 milliseconds