Missing Date format option In convert value action

  • 25 September 2019
  • 1 reply
  • 5 views

Badge +6

Hello,

Is there a setting to get the Date format option in Convert Value action? I have a date saved in single line text, i want to convert this into date time and save in datetime variable. But when i opned the convert action store result in only showing number variables and date format option is also missing. 

 

How can i store date in single line of text to date tiem variable?

 

4646i43E28DB3A2E09664.png


1 reply

Badge +16

Date format

This option only appears when the 'Store result in' variable is a date time variable. This option allows the exact formatting of the input date to be specified. When a date format is specified, the input date will only be recognized if it is an exact match to the format. This URL lists the recognized date formatting values: http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx.

Reply