Hello,
Trying to use the NOAA Weather API. They return a date field as
2024-01-22T12:00:00-05:00
Is there "simple" way or an extension available that will convert this value to mm/dd/yyyy hh:mm a (or what ever date format I would use?}
Or would I have to parse out the UTC string to date / time / time zone myself ?
Thanks,
Mike