This is possibly related to #1308564: Basic token support in fields' help texts
Token support doesn't yet work for datetime fields help texts / description
Help text form setting:

Rendered form:

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | token-support-datetime-fields-help-text-2881187.patch | 945 bytes | thebumik |
| drupal-core-1308564-1.png | 4.95 KB | Alex Andrascu | |
| drupal-core-1308564.png | 50.24 KB | Alex Andrascu |
Comments
Comment #2
thebumik commentedCreated a patch that should fix the issue, check it out.
Comment #3
thebumik commentedComment #4
dinu r. commentedTested, thanks for patch.
Comment #5
mpdonadioNice catch. Looks like this crept in during #1918994: Improve Datetime and Daterange Widget accessibility. Should also double check daterange, the other widget, and date+time variants.
Ideally, we should add test coverage to make sure we don't regress. This can just be added this to DateTimeFieldTest and DateRangeFieldTest.
Comment #14
smustgrave commentedTested without the patch and am not seeing the issue on 9.5
Can you confirm the issue still exists and if so provide updated issue summary and testing steps. Thanks!
Comment #15
jaime@gingerrobot.com commentedComment #16
jaime@gingerrobot.com commentedHi! I just did this with datetime and daterange on 9.4.8 and I can't reproduce it, it works now. Thank you everyone who helped get this fixed.
Comment #17
jaime@gingerrobot.com commentedComment #18
jaime@gingerrobot.com commented