Hi Everyone
I have 2 datepicker on my canvas and I have set the properties of the datepicker to below mentioned on the Advanced Tab under DATA. However, I can select the date but its not showing me the time along with date
Default Date : Today()
DateTimeZone: DateTimeZone.Local
Format: DateTimeFormat.LongDateTime24
What I want to show is like below
08/08/2019 11:59:15
Whats Being Shown is
08/08/2019
Its missing the Time component (HH:MM:SS) any help on getting this to work please.. Thanks in advance
Solved! Go to Solution.
The DatePicker only shows the Date portion of a datetime value. It's not designed to display the time portion. Take a look at the following thread on how to add controls to show the time portion alongside the date picker.
https://powerusers.microsoft.com/t5/General-Discussion/Date-Time-Picker-Missing-Time/td-p/49940
The DatePicker only shows the Date portion of a datetime value. It's not designed to display the time portion. Take a look at the following thread on how to add controls to show the time portion alongside the date picker.
https://powerusers.microsoft.com/t5/General-Discussion/Date-Time-Picker-Missing-Time/td-p/49940
User | Count |
---|---|
229 | |
99 | |
96 | |
56 | |
33 |
User | Count |
---|---|
280 | |
110 | |
109 | |
63 | |
62 |