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!
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!