backdrop-contrib / entity_plus

This module wraps in a variety of additional entity-related functionality from various sources. Partial port of D7 Entity API.
https://backdropcms.org/project/entity_plus
GNU General Public License v2.0
3 stars 11 forks source link

Added date metadata code from entity_token #78

Closed argiepiano closed 2 years ago

argiepiano commented 2 years ago

Refers to #77 . Please check

argiepiano commented 2 years ago

By the way, I have tested this code quite extensively by setting and getting date fields with different cardinality and with and without end date.

Ideally, we should create an automated Test to check this... I wish I had the time for it. But in the meantime, it'd be helpful if someone else could test before committing.