events/Documentation/Features/PSR14Events.rst
Daniel Siepmann 3d0d5d8645
Add PSR-14 Event to modify event objects prior persistence (#35)
A new PSR-14 event is added that allows to modify the event right before
it is persisted within Destination Data One import.

This for example allows to alter dates, prices, etc.

Improve handling of missing end time in dates.
2023-08-10 14:20:37 +02:00

13 lines
342 B
ReStructuredText

.. index:: single: PSR-14 Events
.. _psr14:
PSR-14 Events
=============
.. index:: single: PSR-14 Events; Destination Data One Import: Event Import
Destination Data One Import: ``EventImportEvent``
-------------------------------------------------
Executed during Destination Data One Import.
Allows to alter the event prior persistence.