Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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