This is preliminary documentation and is subject to change.

DateTimeValueToNumberString Method

Formats the integer value as a string with leading zeros according to the significant digits.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public string ToNumberString()

Return Value

String
A string.

See Also