Date configuration for AD Source

Team,

Currently I have a Source Configuration that inputs the Time of 02-Mar-22 01.20 PM. This displays in GMT time. Current configuration is listed as now.MM/dd/yyyy HH-mm-ss. How would I configure this to display as March 2, 2022 with the time listed as my current time zone instead of GMT/UTC?

Hi Marvin,

You can change the format of the time by specifying the output format in your transform as MMM dd,yyyy HH-mm-ss.
If you prefer any other format, following article might help :
https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html#month

For information about time zone, you can refer to this documentation:

API to change the time zone of an org : https://sailpoint.api.identitynow.com/beta/org-config

4 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.