Skip to content

Conversation

@enqueue
Copy link
Contributor

@enqueue enqueue commented Jul 27, 2025

Summary

This PR makes changes the format of ResultSet.getString() for Date32, DateTime, and DateTime32 columns to a more traditional format, i.e.

  • YYYY-MM-dd for Date / Date32
  • YYYY-MM-dd HH:mm:ss for DateTime / DateTime32

This PR does not change any of the existing time zone magic.

Closes #2408 #2448

Checklist

Delete items not relevant to your PR:

@chernser
Copy link
Contributor

Thank you for the contribution @enqueue!
I will review today.

@chernser chernser merged commit b0851f8 into ClickHouse:main Jul 28, 2025
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants