In Views using a Date Range field, the Display options Display start date only or Display end date only are ignored. Setting the display to either of these always displays both the start and end dates. This behavior has been present since at least last year, but I did not see an open issue regarding it.

Comments

lkuttner created an issue. See original summary.

cilefen’s picture

Version: 10.6.x-dev » main
Component: views.module » datetime.module
Issue tags: -date

I am tentatively moving this to datetime module, because that's where the options are defined. @lkuttner, if you could determine which Drupal release introduced the bug, that would accelerate the bug fix.

cilefen’s picture

#3425141: Use enum in Datetime range formatter was a recent change to that code.

lkuttner’s picture

I think we first noticed it in 10.4.9, but it may have already been present earlier.