You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parser converts a pg formatted date to DateTime format. Pg wouldn't naturally specify the time zone as EST, but as +03 as you show so this isn't a problem.
Hi. As you can see on the picture above the datetime is parsed by postgresql server successfully, but parsing via module does not work
The text was updated successfully, but these errors were encountered: