-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
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
Remove UTC label from transaction listing #8523
Conversation
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Size Change: -12 B (0%) Total Size: 1.22 MB
ℹ️ View Unchanged
|
✅ - Manual test checks out. I am no longer able to see |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes are straightforward and look good to merge!
Left an optional nitpick on the changelog wording, since it would be external facing.
Fixes #8386
Changes proposed in this Pull Request
This PR removes the
(UTC)
from theDate / Time
label on the Transactions listing page.This label was incorrectly changed in #7591. While the label says UTC the time is always rendered in the Merchant's timezone.
I have created #8522 to clarify that CSV's use UTC.
Testing instructions
Date / Time
as column header and times in local time.npm run changelog
Post merge