I am trying to insert to a timestamp with timezone field of my DB a string which includes date, time and timezone using prepared statement.
The problem is that Timestamp
I believe that you could use one more field in your database, which would include the time zone. And calculate the time manually after you get these two fields