Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points
Print Page as PDF
Routine: XLFDT

Package: Kernel

Routine: XLFDT


Information

XLFDT ;ISC-SF/STAFF - Date/Time Functions ;03/27/2003 14:09

Source Information

Source file <XLFDT.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Electronic Health Modernization 1 EHMHL7  

Entry Points

Name Comments DBIA/ICR reference
HTFM(%H,%F) ;$H to FM, %F=1 for date only
  • ICR #10103
    • Status: Active
    • Usage: Supported
    H2F(%H) ;Internal to this routine use
    YMD ;21608 = 28 feb 1900, 94657 = 28 feb 2100, 141 $H base year
    FMTH(X,%F) ;FM to $H, %F=1 for date only
  • ICR #10103
    • Status: Active
    • Usage: Supported
    F2H(X) ;Internal to this routine use
    H ;Build %H from FM
    HTE(%H,%F) ;$H to external
  • ICR #10103
    • Status: Active
    • Usage: Supported
    FMTE(Y,%F) ;FM to external
  • ICR #10103
    • Status: Active
    • Usage: Supported
    T2
    FR(%V) ;Check FM in valid range
  • ICR #10103
    • Status: Active
    • Usage: Supported
    HR(%V) ;Check $H in valid range
    FMTHL7(%P1) ;Convert FM date/time to HL7 format
  • ICR #10103
    • Status: Active
    • Usage: Supported
    HL7TFM(%P1,%P2,%P3) ;Convert HL7 D/T to FM.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    DOW(X,Y) ;Day of Week
  • ICR #10103
    • Status: Active
    • Usage: Supported
    FMDIFF(X1,X2,X3) ;FM diff in two dates. if X3=1 in days, if X3=2 in seconds.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    D2
    HDIFF(X1,X2,X3) ;$H diff in two dates, X3 same as FMDIFF.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    HADD(X,D,H,M,S) ;Add to $H date
  • ICR #10103
    • Status: Active
    • Usage: Supported
    A2
    FMADD(X,D,H,M,S) ;Add to FM date
  • ICR #10103
    • Status: Active
    • Usage: Supported
    NOW() ;Current Date/time in FM.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    DT() ;Current Date in FM.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    SCH(SCH,LTM,FF) ;Find the next D/T given a schedule, start time.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    WITHIN(XLSCH,XLD) ;See if D/T is within schedule
    SEC(%) ;Convert $H to seconds.
  • ICR #10103
    • Status: Active
    • Usage: Supported
    TZ() ;Return current Time Zone from Mailman parameter file
  • ICR #10103
    • Status: Active
    • Usage: Supported
    Info |  Source |  Caller Graph |  Entry Points