DateFormatter
Overview
Location
- Reference: Sugar
- Namespace: Sugar
Class Methods
Format
class method Format(Value: String): String
static String Format(String Value)
static func Format(_ Value: String) -> String
static String Format(String Value)
Shared Function Format(Value As String) As String
Parameters:
- Value:
Instance Methods
constructor
constructor
DateFormatter()
init()
DateFormatter()
Sub New()