Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
IsAm = SRP_Time("IsAm", Time)

Returns

The hour component of an OI time1 if the time is in the AM, 0 if it is in the PM.

Parameters

ParameterDescription
TimeA time in OI internal format. (REQUIRED)

...