langchain/libs/community/langchain_community/tools/office365
SirSmokeAlot 29305cd948
community: O365Toolkit - send_event - fixed timezone error (#25876)
**Description**: Fixed formatting start and end time
**Issue**: The old formatting resulted everytime in an timezone error
**Dependencies**: /
**Twitter handle**: /

---------

Co-authored-by: Yannick Opitz <yannick.opitz@gob.de>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-12-16 05:32:28 +00:00
..
__init__.py
base.py
create_draft_message.py
events_search.py
messages_search.py community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
send_event.py community: O365Toolkit - send_event - fixed timezone error (#25876) 2024-12-16 05:32:28 +00:00
send_message.py
utils.py