Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert String to TIMESTAMP

user10383617Jan 18 2021

Hi Folks,
I want to convert following string '1/4/2020 12:34 PM EST' into timestamp. I tried TO_TIMESTAMP function but not sure how to handle time zone.

Any pointers would be helpful!

Comments
Post Details
Added on Jan 18 2021
1 comment
311 views