Click or drag to resize

DateTimeExLocalInstance Method (DateTimeEx)

[Missing <summary> documentation for "M:com.espertech.esper.compat.DateTimeEx.LocalInstance(com.espertech.esper.compat.DateTimeEx)"]

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

Parameters

dtx
Type: com.espertech.esper.compatDateTimeEx

[Missing <param name="dtx"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.LocalInstance(com.espertech.esper.compat.DateTimeEx)"]

Return Value

Type: DateTimeEx

[Missing <returns> documentation for "M:com.espertech.esper.compat.DateTimeEx.LocalInstance(com.espertech.esper.compat.DateTimeEx)"]

See Also