Has anyone uncovered or have functions to calculate the current year, month and day? I see that sceKernelLibcTime can return seconds since the epoch and that time() has been implemented in the pspsdk, but localtime() and gmtime() are missing according to LIB.status in the pspsdk. Are there any sce* functions for retrieving current date info?