php-ews icon indicating copy to clipboard operation
php-ews copied to clipboard

getDatetime does not return \Datetime for MessageType instance

Open boindil opened this issue 3 years ago • 0 comments

I thought, that - according to https://github.com/Garethp/php-ews/blob/master/src/API/Type/ItemType.php - I would get a Datettime object by calling getDatetime(), but instead I am getting a string.

I am calling the function on an instance of MessageType.

boindil avatar Mar 28 '22 12:03 boindil