Click here to Skip to main content
15,898,588 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
is there any namespace for clock
Posted

1 solution

I answered your last question, if you want more info, edit your post. There is no namespace for clock, or calculator, or any other trivial programming task you may be assigned. Instead, there's a programming language which contains the tools you need to write these things. There's DateTime.Now to get the current time, that's all there is.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900