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