WebBase Data Type: Time.
Time is a time varible in 24 hours clock format.
Time syntax: hour:minutes where the hour can have a value between 00-24 and
minute a value between 00 and 59.
In WebBase apllication all varible names of the
Time type must end with the ! symbol.
Example: a!=23:45; b!=1:15
Result: a!=quater to midnight b!=quater past one in the morning.
Program Example
Return
Last Updated: July 1998