Previous Topic: String

Next Topic: Date

Duration

The Duration data type is an integer representing time duration in seconds. For example, “90” represents one minute and 30 seconds. To set a duration type, use an integer representing the number of seconds for the duration. Negative values are not permitted. To make a duration attribute null, pass the empty string.