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

Package: National Online Information Sharing

Routine: FSCTIME


Information

FSCTIME ;SLC/STAFF-NOIS Time Conversion ;1/11/98 18:53

Source Information

Source file <FSCTIME.m>

Entry Points

Name Comments DBIA/ICR reference
TIME(X) ; from dd7103, dd7103.1, dd7103.2, dd7105.2
; format X else kill it
CNV ; Convert Start/Stop to minutes
; X=start_"^"_stop Output: Y=start(min)_"^"_stop(min)
MIL(X) ; $$(AM/PM time) -> military time
; X=time Y: 0=Mid=0,1=Mid=2400 Output: Y=time in 2400
CONVERT(TIME,FROMZONE,TOZONE) ; $$(time,from timezone,to timezone) -> time
HLP ; Time Help

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,"Time may be entered as 8A or 8a, 8:00A, 8:15A, 8:15AM or military"
  • Line Location: HLP+1
Function Call: WRITE
  • Prompt: !?5,"time: 0800, 1300; or MID or 12M for midnight; NOON or 12N for noon."
  • Line Location: HLP+2
Function Call: WRITE
  • Prompt: !?5,"Time must be in quarter hours; e.g., 8A or 8:15A or 8:30A or 8:45A.",!
  • Line Location: HLP+3
Info |  Source |  Entry Points |  Interaction Calls