Click or drag to resize

OpsContextCurrentLongDateTimeText Property

The current date and time as a long string. eg. Thursday, January 03, 2002 12:00:00 AM

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public string CurrentLongDateTimeText { get; }

Property Value

Type: String
See Also