#today()
DESCRIPTION returns the time value of the current day's beginning (midnight)
SYNOPSIS
#today()
ARGUMENTS none
EXAMPLES
# pikt +C 'output $text(#hour(#today()))'
0
rule
set #secnow = #now() - #today()
SEE ALSO #hour() #minute() #now() #second() #datevalue() #timevalue() Numerical Functions String Functions