Salesforce

Second (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Second (Magic xpa 3.x)

Returns a number that represents the seconds part of a time value.

Syntax:

Second(time)

Parameters:

time: A time value or a time expression.

Returns:

Number, 0-59

Examples:

Second('12:15:48'Time) returns 48

If A contains the time value '12:15:48', Second(A)+2 returns 50

See also:

Minute, Hour

How Do I Calculate the Hour/Minute/Seconds Portion of a Given Time Value?

The Online and Rich Client Samples projects (program DT15 and RDT15)

Reference
Attachment 
Attachment