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
epochSeconds Optional<Long> Epoch seconds. Has precedence over daysFromNow.
daysFromNow Optional<Long> The number of days from now. Specification relative to current time. Can be negative.