Skip to main content

Cinema.Duration

datatype class Cinema.Duration extends %Library.Integer

ODBC Type: INTEGER

Stores information about time durations.

Method Inventory

Methods

classmethod LogicalToDisplay(%val As %Integer) as %String
Converts the value of %val, which is in logical integer format, into a display string. The formatting is based on the value of the FORMAT parameter.

Returns the formatted value of %val.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab