1
0
-1
1 answer
- 210
Try using #date.yyyy-MM-dd HH:mm#, see Hash Variable#DateHashVariable.
- zyzyzy
I know how to get current time using hash variable, what I wish is to set the time to a default value after getting current date
- Anas Misbah Shami
write this variable in the default property of the field
- aimi
Hi,, how to set default time, im already using #date.h:mm a# , but its not work.
- Matthew King
Do use the following hash for the time picker:
#date.hh:mm a#
Add your comment...
I know that to get the current date from the system is to use to hash variable #date.yyyy-MM-dd#, but how to set the time to default like 9:00 am for current date?