
NaneshB.90699 (Customer) asked a question.
I have a requirement to convert the dates into LDAP time format using workflows, we can't use the expression language as this doesn't apply to all the users. Anyways to achieve this, I do see the formats on the Date and Time convert card but this is missing LDAP.

Hello @NaneshB.90699 (Customer),
Please check the following link information: https://developer.okta.com/docs/reference/okta-expression-language/#time-functions
Regards,
Natalia
Okta Inc.
Hello Nanesh,
The process isn't built-in as you have found so you need to setup and perform the math yourself. Here is an example of how this could be accomplished:
If you take the results from this example and test them against a converter such as (https://www.epochconverter.com/ldap) you will find it to be accurate.