SFML community forums

Help => System => Topic started by: wtf on September 11, 2011, 04:40:06 am

Title: Time and Date?
Post by: wtf on September 11, 2011, 04:40:06 am
I am trying to make a calendar/clock in SFML, but I don't know how to get the time or the date. So if anyone knows how to do this please tell me.
I am using SFML 2.0 with Visual C++ 2010 on a Windows 7 system if that helps at all.
Title: Re: Time and Date?
Post by: Haikarainen on September 11, 2011, 06:11:38 am
Quote from: "wtf"
I am trying to make a calendar/clock in SFML, but I don't know how to get the time or the date. So if anyone knows how to do this please tell me.
I am using SFML 2.0 with Visual C++ 2010 on a Windows 7 system if that helps at all.


Google it!

http://www.daniweb.com/software-development/cpp/threads/102548 <- first result of "Get timestamp c++"