This refers to issue backdrop-contrib/entity_token#7. When Drupal's Entity API was ported to Backdrop, it was split into several modules. The code necessary for entity_metadata_wrapper to be able to get or set the content of date fields ended up in Entity Token for some unknown reason. This forces users to install Entity Token for the sole purpose of enabling metadata access to date fields.
@laryn and I discussed moving this code to Entity Plus in #33. I will be creating PRs for both Entity Plus and Entity Token for this purpose.
This refers to issue backdrop-contrib/entity_token#7. When Drupal's Entity API was ported to Backdrop, it was split into several modules. The code necessary for entity_metadata_wrapper to be able to get or set the content of date fields ended up in Entity Token for some unknown reason. This forces users to install Entity Token for the sole purpose of enabling metadata access to date fields.
@laryn and I discussed moving this code to Entity Plus in #33. I will be creating PRs for both Entity Plus and Entity Token for this purpose.