You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ScalikeJDBC Users Group
Hi, I have a problem with LocalDateTime. My DB timezone is not the same as my laptop when I try to use WrappedResultSet#localDateTime() I get the LocalDateTime in my laptop timezone.
providing my own implicit OverwrittenZoneId didn't helped. what do I need to provide/config in order to get the DB LocalDateTime without converting it after I get it using explicit code?