Join Slack
Powered by
anyway to get the current hour in 24 hour format f...
# general
i
iSuite
10/26/2019, 12:01 AM
anyway to get the current hour in 24 hour format from sysdate in a saved search criteria?
b
battk
10/26/2019, 12:12 AM
usually a user preference thing
battk
10/26/2019, 12:12 AM
but you can force it by using a formula and TO_CHAR
battk
10/26/2019, 12:12 AM
https://docs.oracle.com/cd/B19306_01/server.102/b14200/functions180.htm
battk
10/26/2019, 12:13 AM
HH24 is probably what you are looking for
battk
10/26/2019, 12:14 AM
https://docs.oracle.com/cd/B19306_01/server.102/b14200/sql_elements004.htm#i34510
3
Views
Open in Slack
Previous
Next