Click or drag to resize

WorkDayBaseFormatTime Method

FormatTime

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static string FormatTime(
	int hours,
	int minutes
)

Parameters

hours
Type: SystemInt32
minutes
Type: SystemInt32

Return Value

Type: String
See Also