Header Text Coming Soon! You can Contact Us below anytime!

[This is preliminary documentation and is subject to change.]

Formats and returns the Age.

Namespace:  SpiderMaster
Assembly:  SpiderMaster.Net (in SpiderMaster.Net.dll) Version: 0.0.6.0 (0.0.6.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static string Format(
	DateTime Advent
)
Public Shared Function Format ( _
	Advent As DateTime _
) As String
public:
static String^ Format(
	DateTime Advent
)

Parameters

Advent
DateTime
The advent.

Return Value

A Formatted string Representation for the specified Age.

See Also