timeValue()

The datetime value function DateTimeLib.timeValue returns a TIME value that reflects a string constant or literal.

  DateTimeLib.timeValue(timeAsString STRING in)
  returns (result TIME)
result
A variable of type TIME.
timeAsString
A string constant or literal containing digits that reflect the mask "HHmmss". For details, see TIME.

Related concepts
Syntax diagram for EGL functions

Related reference
Datetime expressions
TIME

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.