A migration path is needed for data from the Date module on Drupal 7.
There are two types of "all day" fields on D7:
- Date 7.x-2.x uses magic logic to determine if the field corresponds to an "all day" time range.
- Date 7.x-3.x uses a table column.
A migration path is needed for data from the Date module on Drupal 7.
There are two types of "all day" fields on D7:
Comments