You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clear and concise description of the feature you are proposing
Please add the conversion of the Windows equivalent of Unix epoch time to the date-time converter
A Microsoft NT timestamp is a 64-bit value that represents the number of 100-nanosecond intervals that have passed since January 1, 1601 Coordinated Universal Time (UTC). It's also known as a Windows NT time format, Win32 FILETIME, or NTFS file time.
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
Please add the conversion of the Windows equivalent of Unix epoch time to the date-time converter
A Microsoft NT timestamp is a 64-bit value that represents the number of 100-nanosecond intervals that have passed since January 1, 1601 Coordinated Universal Time (UTC). It's also known as a Windows NT time format, Win32 FILETIME, or NTFS file time.
https://learn.microsoft.com/en-us/troubleshoot/windows-server/active-directory/convert-datetime-attributes-to-standard-format
Thanks!
Is their example of this tool in the wild?
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: