anyway to get the current hour in 24 hour format f...
# general
i
anyway to get the current hour in 24 hour format from sysdate in a saved search criteria?
b
usually a user preference thing
but you can force it by using a formula and TO_CHAR
HH24 is probably what you are looking for