Problem/Motivation

Currently, values from core date-only fields don't always properly show as all day.

Proposed resolution

Specifically process values from core date datetime or datrerange fields that are not using the "datetime" storage to ensure they will be understood as all day.

Issue fork smart_date-3532927

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed 41ebf60b on 4.2.x
    Issue #3532927 by mandclu: Core date-only fields should always show as...
mandclu’s picture

Status: Active » Fixed

I'm not entirely sure we shouldn't also be applying some form of conversion for core datetime values, but the changes here do address the specific problem with date-only fields.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.