KNX::DateTime::ResponseFlags
Inherits Enum < Comparable < Value < Object
Constants
DaylightSavings = 1
NoTime = 2
Just the date component is provided
NoDayOfWeek = 4
NoDate = 8
Month and Day of Month fields
NoYear = 16
NoWorkingDay = 32
WorkingDay = 64
Is this a week day / not a holiday
Fault = 128
None = 0
All = 255
Instance methods
none?
Source