class KNX::DateTime
- KNX::DateTime
- KNX::Datapoint
- Reference
- Object
Defined in:
knx/datapoint/date_time.crConstructors
Instance Method Summary
- #daylight_savings : Bool
- #daylight_savings=(daylight_savings : Bool)
- #fault : Bool
- #fault=(fault : Bool)
- #from_bytes(data : Bytes)
- #to_bytes : Bytes
- #using_ntp : Bool
- #using_ntp=(using_ntp : Bool)
- #value : Time
- #value=(value : Time)