UTC ISO 8061 to standard time

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

Perhaps this will help Michael. It uses the NWS api which should be similar.

Thank you, oddly enough, that is the one I am using. I must have clicked and clicked and went from one site to the other. Sorry about that.

This is what I created. Nothing fancy. Data from site seems "standard" to the format
2024-01-24T14:00:00-05:00