[Name] DATETIME [Description] Prompts user to enter a date/time value. By default, if the parameter is not optional, the current date and time will be shown. A calendar pop allows user to pick a date. Users can also edit the date/time directly by clicking the text field and typing in it. Return string conforms to STFDate specification of yyyymmddhhmmss.x(+/-)zz. The config string is in json. -milliseconds: display the date time with millisecond granularity. False by default -save_in_UTC: save the date time in utc if true, or in the user's local time zone if false. False by default. In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: DATETIME PARAMETER_PROMPT: