Problem/Motivation

When in the field formatting settings, the 'day_format' NUMBER is selected, the output for exceptions days is some unreadable string.

Note: This is an exception case, and should not be used together.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

johnv created an issue. See original summary.

  • johnv committed 17c0273b on 8.x-1.x
    Issue #3567869: Fix Exception day formatting when day format is 'number'
    
johnv’s picture

Title: Fix xception day formatting when day format is "number" » Fix Exception day formatting when day format is 'number'
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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

mw4ll4c3’s picture

This is a symptom of a different issue, see #3576462: Formatter ignores "Date format for exception day" which addresses that and reverts this change.