LongDateFormatLLLL Property |
Month name, day of month, day of week, year, time: Thursday, 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 LLLL { get; set; }
Public Property LLLL As String
Get
Set
public:
property String^ LLLL {
String^ get ();
void set (String^ value);
}
member LLLL : string with get, set
Property Value
Type:
StringSee Also