SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_time Property

Indicates the time embedded in the timestamp, in UTC.

Syntax

def get_sig_time() -> str: ...

sig_time = property(get_sig_time, None)

Default Value

""

Remarks

Indicates the time embedded in the timestamp, in UTC.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]