NewTimeSpan

<< Fare clic per visualizzazione il sommario >>

Percorso:  Il linguaggio OEL > Funzioni >

NewTimeSpan

Returns a TimeSpan object given days, hours, minutes and seconds.

 

Function

NewTimeSpan(int days, int hours, int minutes, int seconds)

 

Input parameters

Name

Description

Type

Optional

days

Days

Integer

 

hours

Hours

Integer

 

minutes

Minutes

Integer

 

seconds

Seconds

Integer

 

 

Return Value

Value

TimeSpan