CTimeSpanStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

CTimeSpanStr


 

Converts a value to a time duration string.

 


syntax

CTimeSpanStr(

         val

         [,format]

         )

 


Parameters

 

val

 

Type:

General purpose

 

The value to convert, specifying the time span in seconds.

 

format

 

Type:

character

 

Format of time width characters. If omitted, English will be used.

"jp" - Japanese will be displayed.

"en" - English will be displayed.

 

Return Value

 

 

Type:

character

 

The converted value.

 


hmtoggle_plus1Explanation

 

hmtoggle_plus1Example

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference