Converts a date string (eg. 13 Nov 2010 12:11:32) to a Date-Time block value
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|
Set an Override Name |
Show the override name slot in the tree so that it can be set statically or dynamically
|
Boolean Block Group
| No |
Override Name |
The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically.
|
Text Block Group
| No |
Attributes |
Metadata values for this block. Used in XML and multipart/form-data.
|
Text Block Group
| No |
Input |
Date-Time string which is to be converted (eg. 13 Nov 2010 12:11:32)
|
Text Block Group
| Yes |
Format |
The format of the input string (eg. DD MMM YYYY HH:mm:ss). Valid options: Year\|YYYY/YY, Month\|MMMM/MMM/MM/M, Day of Year\|DDDD, Day of Month\|DD/D, Day of Week\|dddd/ddd, Hour\|HH/hh/h, AM or PM\|A/a, Minute\|mm/m, Second\|ss/s, Sub-second\|S, Timezone\|zz/Z
|
Text Block Group
| No |