Click or drag to resize
LocalTimeHour Property
Gets the hour component of the time represented by the current instance, a number from 0 to 23.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public int Hour { get; }

Property Value

Type: Int32
See Also