Skip to content

ADDTIME ​

Returns time course is held.

Reporting Area(s) ​

Courses, Registrations

Required Parameters ​

  1. Course # (i.e. cocrse, rgcrse, pycrse)
  2. Character return value:

'B' = begin time

'E' = end time

'A' = all time (includes number of sessions)

'M' = military time

'MA' = military start time

'ME' = military end time

Optional Parameters ​

  1. Logical .t. puts space between time and am/pm designation, .f. does not put space between (default)

Example(s) ​

ADDTIME(cocrse,'E') returns 10:30am

ADDTIME(cocrse,'A') returns 10:30am - 12:30pm, 4 sessions (MWF)

ADDTIME(cocrse,'M') returns 1030

ADDTIME(cocrse, 'B',.t.) returns 12:30 pm

CIVTIME
DATELIST
GETCIV
NICETIME
TIME