PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Convert FileTime to Human readable Date

VamsheeVazza
New Contributor III
New Contributor III

Hi,

We have a requirement to collect last logon date from AD into Saviynt through an AD connector.

But the field is in FileTime format. (not unix time)

How can we convert it to human readable date while collecting it into Saviynt.

5 REPLIES 5

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @VamsheeVazza ,

Can you please share the json you have tried.

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Manu269
All-Star
All-Star

Under Account_Attribute parameter use as below :

LASTLOGONDATE::lastLogon#millisec,
Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

VamsheeVazza
New Contributor III
New Contributor III

This only works for Unix time not for file time.

  • Use Enhanced Query to convert filetime to Human readable format
  • Share current format received in saviynt

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Manu269
All-Star
All-Star

Then the only option I could think of could be enhanced query.

I have not tried it though, please post if that works for this community.

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.