pub const DATE_UTC: BluetoothUuid16;Expand description
Bluetooth characteristic UUID.
0x2aed Date UTC
The Date UTC characteristic is used to represent the date as days elapsed since the Epoch (Jan 1, 1970) in the Coordinated Universal Time (UTC) time zone.
§Structure
§Data Type
| Field | Date |
| Type | uint24 |
| Size | 3 |
§Description
Unit is a day with a resolution of 1. Minimum: 1 Maximum: 16777214 Represented values: M = 1, d = 0, b = 0 Unit: org.bluetooth.unit.time.day A value of 0x000000 represents “value is not known”.