[26.0] Fix workflow report time handling#19292
Merged
dannon merged 13 commits intogalaxyproject:release_26.0from Mar 17, 2026
Merged
[26.0] Fix workflow report time handling#19292dannon merged 13 commits intogalaxyproject:release_26.0from
dannon merged 13 commits intogalaxyproject:release_26.0from
Conversation
6996a8d to
83f06ee
Compare
Member
Author
|
Looks like neither way I am trying to fake a timezone for jest have worked, still tinkering... |
davelopez
approved these changes
Dec 10, 2024
Contributor
davelopez
left a comment
There was a problem hiding this comment.
Thank you for the unified handling! Much better now!
bdce81c to
5870f7b
Compare
5870f7b to
74cde7d
Compare
74cde7d to
e7a54c4
Compare
Member
Author
|
Rebased this and retargeted this from 24.2 to 26.0. |
mvdbeek
approved these changes
Mar 12, 2026
e7a54c4 to
f0c2278
Compare
…at and allowing clients to localize
…ate formatGalaxyPrettyDateString to use the new function for improved localization.
…r improved date handling and formatting
…puts. Minor cleanup.
…or raw isoformat in the two different export formats.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #19184, and consolidates handling (our 'Z'-appending hack) of galaxy timestamps. They are also now consistent with the 'pretty' format we use in the rest of the application. Adds some tests.
After:
How to test the changes?
(Select all options that apply)
License