[SOLVED] How to get system time and date?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

[SOLVED] How to get system time and date?

Post by ne0h »

Hi,
i've already searched for a solution and try to understand the sdk sample, but I haven't found anything!
I've found the function to get a systemparam, but I haven't found the documentation!
Can anyone give me help?
Last edited by ne0h on Sat Jun 14, 2008 12:43 am, edited 1 time in total.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

You clearly didn't search very hard. I found many threads with lots of info with a simple search. I'll give you this hint - "Time Baby". ;)
ne0h
Posts: 386
Joined: Thu Feb 21, 2008 2:15 am

Post by ne0h »

Thanks!
But I've just search and I'haven't found anything!
I'm looking on the TimeBaby src!
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

Files to look at:
psprtc.h/librtc.h
libtime.c

If you can't figure it out from those, you need to take more lessons in C.
Post Reply