Returns the value of the date given the unit.
| [Visual Basic .NET] |
|---|
Public Function Format( _ ByVal Unit As String _ ) As String |
| [C#] |
|---|
public string Format( |
| [Managed C++] |
|---|
public: String __gc ^ Format( |
| [Java] |
|---|
public String format( |
| [Unmanaged C++] |
|---|
public: HRESULT Format( |
- Unit
