TimeAddHours Method
Add the specified hours to the
TimeNamespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public Time AddHours(
double hours
)
Public Function AddHours (
hours As Double
) As Time
member AddHours :
hours : float -> Time
- hours Double
- the number of hours to add
Timethe
Time result after adding the hours