dateStringToUserPref method: Utility class
Syntax
dateStringToUserPref(DateString)
Description
Use this method to transform a date string from the "yyyy-MM-dd" format to the user-preferred date format.
Parameters
| Parameter | Description |
|---|---|
|
DateString |
Specifies the date string to be transformed. |
Returns
A string containing the date in the user-preferred date format.