We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version:
Description of the bug and steps to reproduce: Some timestamps in the UI are incorrectly parsed with the day of the week as the day before.
Screenshots:
The 11th of Sep. really was a Sunday. But, later, you can see that the 12th of Sep. is also displayed as "Sun" The 7th was a "Wed" The 3rd was a "Sat"
This happens not only for Campaigns, but also for subscribers.
The text was updated successfully, but these errors were encountered:
bea1680
Fix incorrect day-of-week on the UI. Closes knadh#942.
b04674c
No branches or pull requests
Version:
Description of the bug and steps to reproduce:
Some timestamps in the UI are incorrectly parsed with the day of the week as the day before.
Screenshots:

The 11th of Sep. really was a Sunday. But, later, you can see that the 12th of Sep. is also displayed as "Sun"
The 7th was a "Wed"
The 3rd was a "Sat"
This happens not only for Campaigns, but also for subscribers.
The text was updated successfully, but these errors were encountered: