GlobalsConvertDateToIntTime Method |
Returns a int value of a datetime in HHmmss format
Namespace:
SharpCharts.Base.Common
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public static int ConvertDateToIntTime(
DateTime time
)
Parameters
- time
- Type: SystemDateTime
Return Value
Type:
Int32See Also