VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


S^%DTC

This entry takes the number of seconds from midnight and turns it into hours, minutes, and seconds as a decimal part of a VA FileMan date.

Input Variable
%

A number indicating the number of seconds from midnight, e.g., $P($H,",",2).

Output Variable
%

The decimal part of a VA FileMan date.

Example
    >SET %=44504 D S^%DTC W %
    .122144
	 

 


Reviewed/Updated: March 8, 2007