Convert TAI to UTC
Several users have been asking a way to retrieve UTC time from a WR node (MIKES, scheinder, etc.). Therefore we should convert TAI to UTC taking into account the leap seconds.
PTP standard defines the following properties:
⎯ timePropertiesDS.currentUtcOffset
⎯ timePropertiesDS.currentUtcOffsetValid
⎯ timePropertiesDS.leap59
⎯ timePropertiesDS.leap61
We should provide a way to fill these fields in the GM (maybe only WRS), and retrieve them in the nodes.
PS:This issue might belong to ppsi