Click or drag to resize

DurationFormatterTimeUnits Field

How many time units to show.

Example: If set to two, will show hours and minutes if specified time is shorter than a day, or minutes and seconds if specified time is shorter than an hour.

Namespace:  Slash.Unity.DataBind.Foundation.Providers.Formatters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int TimeUnits

Field Value

Type: Int32
See Also