1
0
-1

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?

    CommentAdd your comment...

    1 answer

    1.  
      2
      1
      0

      Try using #date.yyyy-MM-dd HH:mm#, see Hash Variable#DateHashVariable.

      1. 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

      2. Anas Misbah Shami

        write this variable in the default property of the field

      3. aimi

        Hi,, how to set default time, im already using #date.h:mm a# , but its not work.




      4. Matthew King

        Do use the following hash for the time picker:

        #date.hh:mm a#
      CommentAdd your comment...