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

$$WITHIN^XLFDT(): Checks Dates/Times within Schedule

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

Description

The $$WITHIN^XLFDT extrinsic function returns whether or not a date/time is within a specified schedule string.

Format

  $$WITHIN^XLFDT(schedule_string,base_date)

Input Parameters

schedule_string:

(required) Interval to add to base_date.

REF: For alternate values, see the $$SCH^XLFDT(): Next Scheduled Runtime API.

base_date:

(optional) VA FileMan date checked to determine if it is within the input schedule string.

Output

returns:

Returns whether or not a date/time is within a specified schedule string.