Format of the date time (DMY_NUMERIC_SLASH is day/month/year with slashes, MDY_NUMERIC_SLASH is month/day/year with slashes, YMD_NUMERIC_SLASH is year/month/day with slashes, DMY_NUMERIC_DASH_SHORT is day/month/year with dashes, DMY_NUMERIC_DASH is day/month/year with dashes, YMD_NUMERIC_DASH is year/month/day with dashes, MDY_TEXT_DASH_SHORT is month/day/year with dashes, MDY_TEXT_SPACE_SHORT is month/day/year with spaces, MDY_TEXT_SPACE is month/day/year with spaces)
Properties
| Name | Type | Required | Description |
|---|
| DmyNumericSlash | string | | DMY_NUMERIC_SLASH |
| MdyNumericSlash | string | | MDY_NUMERIC_SLASH |
| YmdNumericSlash | string | | YMD_NUMERIC_SLASH |
| DmyNumericDashShort | string | | DMY_NUMERIC_DASH_SHORT |
| DmyNumericDash | string | | DMY_NUMERIC_DASH |
| YmdNumericDash | string | | YMD_NUMERIC_DASH |
| MdyTextDashShort | string | | MDY_TEXT_DASH_SHORT |
| MdyTextSpaceShort | string | | MDY_TEXT_SPACE_SHORT |
| MdyTextSpace | string | | MDY_TEXT_SPACE |