LongDateFormatLLL Property |
Month name, day of month, year, time: September 4 1986 8:30 PM
Namespace: MomentSharp.GlobalizationAssembly: MomentSharp (in MomentSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string LLL { get; set; }
Public Property LLL As String
Get
Set
public:
property String^ LLL {
String^ get ();
void set (String^ value);
}
member LLL : string with get, set
Property Value
Type:
StringSee Also