Class Programme : getDurationSummary Method


String getDurationSummary()

Summary

A textual summary of the duration of the programme.


Remarks

For example, this method could return any of the following:

"23 minutes"

"2 hours and 1 minutes"

"1 hour"


Returns


Returns a textual summary of duration.


Requirements

Build 1067