code to capture the system clock time and date
Hi everyone - I'm looking for the code In Apex to use to display the system time and date. I found out how to do the username but was wondering how to do the time/date capture. I'm looking more into something similar coding for the username such as
UPPER (:APP_USER)
Is there something similar for time and date?
Thanks in advance.