display the current time

hey all…

how i can make my analog clock display the current time???

thank u alot!

It is not an OpenGL question!
But, for example, using class CTime in MFC…


CTime t = CTime::GetCurrentTime();