Click here to Skip to main content
15,895,777 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
HI how can i compare the time selected from windows in c# with integer numbers in numeric updown control
thanks
Posted
Comments
André Kraak 11-Oct-11 16:31pm    
Why would you want to compare time with a number?
What do the numbers represent?
Please try explaining what you are trying to with an example.

If you wish to change your question use the Improve Question button.

1 solution

It depends on what your integer represents. You can represent and/or create a DateTime from a 64bit integer if that helps?
Constructor[^]
Ticks[^]
 
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