Click or drag to resize

DateTimeExRound Method

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

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public DateTimeEx Round(
	DateTimeFieldEnum field
)

Parameters

field
Type: com.espertech.esper.compat.datetimeDateTimeFieldEnum

[Missing <param name="field"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.Round(com.espertech.esper.compat.datetime.DateTimeFieldEnum)"]

Return Value

Type: DateTimeEx

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

See Also