Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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