Question
Pegasystems Inc.
IN
Last activity: 11 Jul 2023 8:42 EDT
Localize yyyymmdd of date type to a text type property
As an example FromDate and ToDate are of Date type which is stored internally as yyyymmdd. This str value is not being localized. Are there any OOTB functions to localize the values?
@FormatDateTime() - Since its accepting a datetime type, Its returning a blank value
Tried pxparseDateTime- But again, date is not being localized. It's returning 20230710T155658.010 GMT.
Appreciate any help on this
Deepika