Hello, is there any way in the PSP to get the GMT+0 time? The fac is, I'm using sceRtcGetCurrentClockLocalTime to get the local time, but this is the time from my PSP, I'd ike toget the Greenwitch Mean Time and not the local time.
Is that possible? I might be missing something on the PSP functions, but I'm sure it must be there.
Thanks
Get GMT time
^^^ as above , only I'm certain because I use it in a program :)
Code: Select all
sceRtcGetCurrentClock(&rtime,0);