|
|
|
This simple JavaScript app converts an LDAP timestamp into a human readable string. What I call an LDAP timestamp are the badPasswordTime, lastLogon, and pwdLastSet in Microsoft's Active Directory Schema. According to MSDN, this timestamp represents the number of 100 nanosecond intervals since January 1, 1601 (UTC).
|
||||||||||||||||