SOLVED
How to convert 18 digit time stamp to readable format
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
markthor123
6 - Meteoroid
‎10-05-2017
08:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The 18-digit Active Directory timestamps, also named 'Windows NT time format' and 'Win32 FILETIME or SYSTEMTIME'. These are used in Microsoft Active Directory for pwdLastSet, accountExpires, LastLogon, LastLogonTimestamp, and LastPwdSet. I would like to convert this date into something that is readable.
For example, I have 130256633677812490 which should turn into GMT: Monday, October 7, 2013, 11:49:28 PM.
How can I achieve this in Alteryx?
Solved! Go to Solution.
Labels:
2 REPLIES 2
17 - Castor
‎10-05-2017
08:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎10-05-2017
12:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That worked like a charm! Thank you @patrick_digan for your quick response!
