Click or drag to resize

DateTimeParsingFunctionsParseDefaultMSecWZone Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.datetime.DateTimeParsingFunctions.ParseDefaultMSecWZone(System.String)"]

Namespace:  com.espertech.esper.compat.datetime
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static long ParseDefaultMSecWZone(
	string dateTimeWithZone
)

Parameters

dateTimeWithZone
Type: SystemString

[Missing <param name="dateTimeWithZone"/> documentation for "M:com.espertech.esper.compat.datetime.DateTimeParsingFunctions.ParseDefaultMSecWZone(System.String)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:com.espertech.esper.compat.datetime.DateTimeParsingFunctions.ParseDefaultMSecWZone(System.String)"]

See Also