Expand Minimize
This topic has not yet been rated - Rate this topic

Calendar.SecondAsString | secondAsString method

Returns a string that contains the numeric representation of the second.

Syntax


public string SecondAsString()

Parameters

This method has no parameters.

Return value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

A string representation of the second.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Globalization
Windows::Globalization [C++]

Metadata

Windows.winmd

See also

Calendar

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.