Skip to content

Timestamp Provider

Provider for current date and time.

Classes:

Name Description
DateTimeStamp

Provider for current date and time.

DateTimeStamp(date: str = '', time: str = '', date_time: str = '', date_time_report_str: str = '') dataclass

Provider for current date and time.

Methods:

Name Description
__post_init__

Post-initialization tasks.

refresh

Refresh the current date and time.

__post_init__() -> None

Post-initialization tasks.

refresh() -> None

Refresh the current date and time.