Account Expiry Date in AD : 1/09/2021 12:00:00 AM (31 Aug 2021)
I would like to convert account expiry date (input date) to 18 digit LDAP timestamp in update object properties activity.
I have tried manually and update account expiry date in AD. It seems account expiry parameter value is wrong by this input. I.e. might be due to hours difference: DateTime.Now.AddDays(24).ToFileName.
How can I pass any account expiry date and update with correct input formula in AD?