I tried searching across the web, but unable to find a suitable answer and hence posting here. I am calling another API which gives me the date-time like "2022-02-05T17:13:20-06:00[America/Chicago]" I would like to convert this to a format like "2022-02-05T17:13:20.000Z" (I am unsure what the milli-second will turn out as) Could someone help me achieve this? I am unable to get any example for this specific conversion scenario!!!
Regards, Sriram