FutureProg functions

today

Date/Time · computer function, computer program, standard futureprog

DateTime today()
Contexts: computer function, computer program, standard futureprog
Returns the current real-world UTC date with the time component set to midnight. Use now() when you need the current instant rather than just the date.

← Back to FutureProg functions