Home
last modified time | relevance | path

Searched refs:convertWindowsTimeToUnixTime (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php262 public static function convertWindowsTimeToUnixTime($windowsTime) { function in adLDAPUtils
H A DadLDAPUsers.php679 $lastLogon = adLDAPUtils::convertWindowsTimeToUnixTime($userInfo[0]['lastLogonTimestamp'][0]);