Date time zone issue

I have created a rule to display date time



and currently my loacale of my profile is English (united states)
I changed it to english (united kingdom) and now it is giving me this error
Any idea why ?

how to resolve it ?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Pawan Lalwani

    yeah this would be what's needed except, as stefan mentioned, the dateTime stored in the JSON string must be in ISO 8601 format, i.e. yyyy-mm-dd.

    For your example, where is the JSON string originally coming from?  Are you generating it or is it getting generated elsewhere?  Can you perhaps give some more overall context to your use case, so we can understand?  It seems like we might have gotten a bit lost in the weeds, with respect to what your starting point is, and what you're trying to accomplish overall.

Children
No Data