VA FileMan V. 22.2 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


Introduction to Date/Time Formats: %DT

NOTE: This introduction pertains to all %DT calls.

%DT is used to validate date/time input and convert it to VA FileMan's conventional internal format:

   YYYMMDD.HHMMSS

Where:

This format allows for representation of imprecise dates, such as JULY '78 or 1978, which would be equivalent to 2780700 and 2780000, respectively. Dates are always returned as a canonic number (i.e., no trailing Zeroes after the decimal).

The following are the date/time-related APIs:

 


Reviewed/Updated: June 2026