mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #55] Date format value ignored #34
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DasDunkel on GitHub (Nov 8, 2023).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/55
Setting the
DATEFORMATvariable for the container the WebUI displays no changes.For example;
Date format;
dddd, MMMM Do YYYY, h:mm:ss aExpected output;
Wednesday, November 8th 2023, 3:36:17 pmActual output;
2023-11-08T15:36:17+00:00@geek-at commented on GitHub (Nov 9, 2023):
I'm currently doing a rewrite on the GUI, I'll make sure it's correctly implemented
@geek-at commented on GitHub (Nov 11, 2023):
should work now with the new update