Date Time picker
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I use VC++ 6.0 and i have a date picker. My problem is that whenever I start the program it start with the date being set to 01.01.1970. How can I set it to start with today, let's say?
-
I use VC++ 6.0 and i have a date picker. My problem is that whenever I start the program it start with the date being set to 01.01.1970. How can I set it to start with today, let's say?
tanarnelinistit wrote:
How can I set it to start with today, let's say?
With the
SetTime()
method.
"Money talks. When my money starts to talk, I get a bill to shut it up." - Frank
"Judge not by the eye but by the heart." - Native American Proverb