Message-ID: <1361223836.10219.1711717441758.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10218_1932905715.1711717441758" ------=_Part_10218_1932905715.1711717441758 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html NumberFormat.TimeFormat

NumberFormat.TimeFormat

Description

=20

NumberFormat values for Time = data types

=20
C#
=20
 public sealed class TimeFormat
=20
=20
vb.net
=20
Public NotInheritable Class TimeFormat
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

ElapsedTimeInHours

=20

[h]:mm:ss;@ (For example, 846312:00:00. For e= lapsed time Microsoft uses the start date of January 1, 1900.)

ElapsedTimeInMinutes

[mm]:ss;@ (For example, 50778720:00. For elap= sed time Microsoft uses the start date of January 1, 1900.)

ElapsedTimeInSeconds

[ss];@ (For example, 3046723200. For elapsed = time Microsoft uses the start date of January 1, 1900.)

HourMinute12

h:mm AM/PM;@ (For example, 12:00 AM.)

=20

HourMinute24

h:mm;@ (For example, 0:00.)

HourMinuteSecond12

=20

h:mm:ss AM/PM;@ (For example, 12:00:00 AM.)

HourMinuteSecond24

=20

h:mm:ss;@ (For example, 0:00:00.)

MinuteSecondTenths

=20

mm:ss.0;@ (For example, 00:00.0.)

------=_Part_10218_1932905715.1711717441758--