1
Answer

DateTime field

Vinh Nguyen

Vinh Nguyen

19y
1.9k
1
Hello Everyone,
I has one of the source code line is: "DateTime startTimeSelecion = startDateTimePickerCarton.Value" but when I debug and saw only MM/DD/YYYY without HH:MM.  What do I need to do in order for me to be able to see MM/DD/YYYYY HH:MM.  The reason that I need to have Date & time values in order for me to select all the records from my table.  In my table has a date field as DateTime. Can someone help me.  Thanks 
Answers (1)
0
mark 0

mark 0

NA 31 0 21y
It looks like once you have a Document object, there is a Versions field that contains saved by, saved date, etc. I can't tell if you have to explicitly turn on versioning or if you can consider the current document the current version. You'll have to experiment.