VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


MINUTES

Format: MINUTES(datexp1,datexp2)
Parameters: datexp1 and datexp2 are date/time expressions. Time stamps are not necessary.
Use: This function returns the number of minutes that datexp1 is after datexp2. If no time is associated with a date/time expression, DATE@12:00 A.M. is used.
Examples:

MINUTES(MID,NOW) => 832

MINUTES(MID,TODAY) => 1440

 


Reviewed/Updated: March 4, 2007