how can we get today date with time instead of now() function.
Discussion posts and replies are publicly visible
I think you'll have to provide more context - is now() not returining what you need? Can you take the result of now() or today() and manipulate it to get what you want?