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
Comment #2
cilefen commentedI 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.
Comment #3
cilefen commented#3425141: Use enum in Datetime range formatter was a recent change to that code.
Comment #4
lkuttner commentedI think we first noticed it in 10.4.9, but it may have already been present earlier.