Skip to content
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

Support parsing timestamps without seconds #1553

Merged
merged 8 commits into from
Jun 3, 2024

Conversation

dhpiggott
Copy link
Contributor

@dhpiggott dhpiggott commented May 30, 2024

PR Checklist (not all items are relevant to all PRs)

  • Added unit-tests (for runtime code)
  • Added bootstrapped code + smoke tests (when the rendering logic is modified)
  • Added build-plugins integration tests (when reflection loading is required at codegen-time)
  • Added alloy compliance tests (when simpleRestJson protocol behaviour is expanded/updated)
  • Updated dynamic module to match generated-code behaviour
  • Added documentation
  • Updated changelog

@@ -290,70 +290,78 @@ object Timestamp {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are the same as the JVM changes. See the notes on it.

@dhpiggott dhpiggott force-pushed the support-parsing-timestamps-without-seconds branch from ec81b2c to 1c2fef7 Compare May 30, 2024 16:21
@dhpiggott
Copy link
Contributor Author

Hello @plokhotnyuk, I believe you're the expert in this area - would you mind taking a look at this change?

@Baccata Baccata merged commit e3572f3 into series/0.18 Jun 3, 2024
11 checks passed
@dhpiggott dhpiggott deleted the support-parsing-timestamps-without-seconds branch June 3, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants