caikit.core.data_model.timestamp
This module holds common utilities for managing timestamps in protobufs
Attributes
Functions
|
Builds a google.protobuf.timestamp_pb2.Timestamp out of the provided datetime.datetime |
|
Builds a datetime.datetime out of the provided google.protobuf.timestamp_pb2.Timestamp |
Module Contents
- caikit.core.data_model.timestamp.error
- caikit.core.data_model.timestamp.TIMESTAMP_PROTOBUF_NAME = 'google.protobuf.Timestamp'