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

^XQDATE: Convert $H to VA FileMan Format (Obsolete)

NOTE: The ^XQDATE API is obsolete. You should use either of the following APIs instead:

Reference Type: Supported, Category: Menu Manager, ICR#: 10079

Description

The ^XQDATE API converts $H formatted input date to a VA FileMan formatted date in %, and in human readable format (e.g., Jan. 9, 1990 1:37 PM) in %Y variable.

Format

  ^XQDATE

Make sure to perform the following steps before calling this API:

  1. NEW all non-namespaced variables.

  2. Set all input variables.

  3. Call the API.

Input Variables

XQD1:

(optional) If this variable is not set, the system uses $H.

Output Variables

%:

Returns the converted $H date in VA FileMan format.

%Y:

Returns the converted $H date, in human readable format.