Click or drag to resize

SimpleDateFormatGetInstance Method

Returns an instance of a SimpleDateFormat class.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static SimpleDateFormat GetInstance()

Return Value

Type: SimpleDateFormat

[Missing <returns> documentation for "M:com.espertech.esper.compat.SimpleDateFormat.GetInstance"]

See Also