Filter/Row/CurrentDateTimeUnique.php
- package
- Filter
- Classes
- Kwf_Filter_Row_CurrentDateTimeUnique
Description
Generates the current date for a model, but makes it unique.
If a row already exists with the current date, it adds one second. Is used for instance in the service
\Kwf_Filter_Row_CurrentDateTimeUnique
- Extends from
- \Kwf_Filter_Row_CurrentDateTime
- package
- Filter
- Methods
- filter
Description
Generates the current date for a model, but makes it unique.
If a row already exists with the current date, it adds one second. Is used for instance in the service