class documentation

class ACMEHeaderClock(HeaderClock):

View In Hierarchy

Display a modified HeaderClock. It shows the time based on UTC to help with working with oneM2M timestamps, which are all UTC based.

Method render Render the header clock.
def render(self) -> RenderResult: ΒΆ

Render the header clock.

Returns
RenderResultThe rendered clock.