Text to Date-Time
Overview
Converts a date string (eg. 13 Nov 2010 12:11:32) to a Date-Time block value
Returns |
---|
Date-Time |
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | 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 |