Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Julian Merkle
Total activity
2
Last activity
April 05, 2022 08:12
Member since
April 05, 2022 08:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Julian Merkle
commented,
April 05, 2022 08:12
Had the same issue,For now, you can resort to converting your date field to a character field with the appropriate format to_char(date_field, 'yyyy-MM-dd'T'hh:mm:ss')
Community
DataGrip
How to specify date format for csv export
0 votes