VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


H^%DTC

H^%DTC converts a VA FileMan date/time to a $H format date/time.

Input Variable
X

(Required) The date/time in VA FileMan format. This is not returned.

Output Variables
%H

The same date in $H format. If the date is imprecise, then the first of the month or year is returned.

%T

The time in $H format, i.e., the number of seconds since midnight. If there is no time, then %T equals zero.

%Y

The day-of-week as a numeric from 0 to 6, where 0 is Sunday and 6 is Saturday. If the date is imprecise, then %Y is equal to -1.

 


Reviewed/Updated: March 8, 2007