Hi
I am using the Date Dialog and Time Dialog to allow the user to set the date/time respectively.
I then wish to store these as a single ticks value like that returned by DateTime.now.
If the Time is set to 9:00am the ticks value is '-62167446000000'
id the date is set to 12 may 2012 the ticks value is '1336348800000'
thanks
I am using the Date Dialog and Time Dialog to allow the user to set the date/time respectively.
I then wish to store these as a single ticks value like that returned by DateTime.now.
If the Time is set to 9:00am the ticks value is '-62167446000000'
id the date is set to 12 may 2012 the ticks value is '1336348800000'
thanks