Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.41 KB

File metadata and controls

9 lines (6 loc) · 1.41 KB

TimePoint

Fields

Field Type Required Description
epoch_seconds Optional[int] Epoch seconds. Has precedence over daysFromNow.
days_from_now Optional[int] The number of days from now. Specification relative to current time. Can be negative.