class documentation

class ACMEHeaderClock(HeaderClock): (source)

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: (source) ΒΆ

Render the header clock.

Returns
RenderResultThe rendered clock.