dateFormatted
Returns formatted date in YYYY-MM-DD or MM/DD/YYYY format (default).
Version
1.3
Parameters
| Parameter | Type | Description | 
|---|---|---|
| pMonth | string | Month of new date, as 2-digit month. | 
| pDay | string | Day of new date, as 2-digit day. | 
| pYear | string | Year of new date as 4-digit year. | 
| pFormat | string | Format to produce string in. |