Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
spec
LdapTools
AttributeConverter
ConvertWindowsGeneralizedTimeSpec
PHP Class spec\LdapTools\AttributeConverter\ConvertWindowsGeneralizedTimeSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Afficher le fichier
Open project: ldaptools/ldaptools
Protected Properties
Свойство
Type
Description
$time
$tsWithOffset
$utcTime
Méthodes publiques
Méthode
Description
it_is_initializable
( )
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_datetime_object_equal_to_the_generalized_timestamp_when_calling_fromLdap
( )
it_should_return_a_datetime_object_with_the_offset_applied_if_present_when_calling_fromLdap
( )
it_should_return_a_php_DateTime_object_from_ldap_generalized_time
( )
it_should_return_a_string_timestamp_equal_to_the_php_DateTime_when_calling_toLdap
( )
it_should_return_a_string_timestamp_with_offset_when_present_when_calling_toLdap
( )
Method Details
it_is_initializable()
public
méthode
public
it_is_initializable
( )
it_should_implement_AttributeConverterInterface()
public
méthode
public
it_should_implement_AttributeConverterInterface
( )
it_should_return_a_datetime_object_equal_to_the_generalized_timestamp_when_calling_fromLdap()
public
méthode
public
it_should_return_a_datetime_object_equal_to_the_generalized_timestamp_when_calling_fromLdap
( )
it_should_return_a_datetime_object_with_the_offset_applied_if_present_when_calling_fromLdap()
public
méthode
public
it_should_return_a_datetime_object_with_the_offset_applied_if_present_when_calling_fromLdap
( )
it_should_return_a_php_DateTime_object_from_ldap_generalized_time()
public
méthode
public
it_should_return_a_php_DateTime_object_from_ldap_generalized_time
( )
it_should_return_a_string_timestamp_equal_to_the_php_DateTime_when_calling_toLdap()
public
méthode
public
it_should_return_a_string_timestamp_equal_to_the_php_DateTime_when_calling_toLdap
( )
it_should_return_a_string_timestamp_with_offset_when_present_when_calling_toLdap()
public
méthode
public
it_should_return_a_string_timestamp_with_offset_when_present_when_calling_toLdap
( )
Property Details
$time
protected_oe property
protected
$time
$tsWithOffset
protected_oe property
protected
$tsWithOffset
$utcTime
protected_oe property
protected
$utcTime