Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$FMADD^XLFDT(): VA FileMan Date Add

Reference Type: Supported, Category: Date Functions, ICR#: 10103

Description

The $$FMADD^XLFDT extrinsic function returns the result of adding days, hours, minutes, and seconds to a date in VA FileMan format.

Format

  $$FMADD^XLFDT(x,d,h,m,s)

Input Parameters

x:

(required) VA FileMan date (in quotes).

d: (required) Days.
h: (required) Hours.
m: (required) Minutes.
s:

(required) Seconds.

Output

returns:

Returns the updated date and time in VA FileMan format.

Example

>S X=$$FMADD^XLFDT(2901231.01,2,2,20,15)

>W X
2910102.032015