Second Function

   
Second Function

Class

Microsoft.VisualBasic.DateAndTime

Syntax

 Second(   timevalue   ) 
timevalue (required; date)

Date variable or literal date

Return Value

An Integer in the range 0 to 59, specifying the second in timevalue

Description

Extracts the seconds from a given time expression

Rules at a Glance

If the time expression time is Nothing , the Second function returns 0.

See Also

Minute Function, Hour Function

   


VB.Net Language in a Nutshell
VB.NET Language in a Nutshell
ISBN: B00006L54Q
EAN: N/A
Year: 2002
Pages: 503

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net