Uses of Class
com.timeanddate.services.common.TimeSpan
Packages that use TimeSpan
Package
Description
-
Uses of TimeSpan in com.timeanddate.services.common
Fields in com.timeanddate.services.common declared as TimeSpanModifier and TypeFieldDescriptionstatic TimeSpanTimeSpan.MaxValuestatic TimeSpanTimeSpan.MinValuestatic TimeSpanTimeSpan.ZeroMethods in com.timeanddate.services.common that return TimeSpanModifier and TypeMethodDescriptionTimeSpan.Duration()static TimeSpanTimeSpan.FromDays(double value)static TimeSpanTimeSpan.FromHours(double value)static TimeSpanTimeSpan.FromMilliseconds(double value)static TimeSpanTimeSpan.FromMinutes(double value)static TimeSpanTimeSpan.FromSeconds(double value)static TimeSpanTimeSpan.FromTicks(long value)static TimeSpanstatic TimeSpanstatic TimeSpanstatic TimeSpanMethods in com.timeanddate.services.common with parameters of type TimeSpanModifier and TypeMethodDescriptionstatic intintbooleanstatic booleanstatic booleanTimeSpan.GreaterOrEqual(TimeSpan t1, TimeSpan t2)static booleanTimeSpan.GreaterThan(TimeSpan t1, TimeSpan t2)static booleanTimeSpan.LessOrEqual(TimeSpan t1, TimeSpan t2)static booleanstatic TimeSpanstatic TimeSpanstatic booleanstatic TimeSpanstatic TimeSpan -
Uses of TimeSpan in com.timeanddate.services.dataTypes.astro
Methods in com.timeanddate.services.dataTypes.astro that return TimeSpan -
Uses of TimeSpan in com.timeanddate.services.dataTypes.places
Methods in com.timeanddate.services.dataTypes.places that return TimeSpan -
Uses of TimeSpan in com.timeanddate.services.dataTypes.time
Methods in com.timeanddate.services.dataTypes.time that return TimeSpan