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, I am using Oracle datebase 18c XE. Is there any difference between HH and HH12 date time formats? for example, when using... to_char(sysdate, 'dd-mm-yyyy hh:mi') from dual vs to_char(sysdate, 'dd-mm-yyyy hh12:mi') from dual