PDA

View Full Version : current date


Xiang
04-23-2003, 01:23 PM
Dear Sir,

Hoe to use the below code to display the current date? Could you give me an example.

DateToStr(Date());


Best regards,

Xiang

Jason
04-23-2003, 11:14 PM
here is a way to get the current date and time...http://www.cppreference.com/stddate_details.html


Jason