News

The final create function is for working with unix timestamps. from_timestamp() will create a Pendulum instance equal to the given timestamp and will set the timezone as well or default it to UTC.
Issue Description I setup two D435 in order to sync two video together. I checked and verify two cameras are synchronize in SDK by using timestamp . But I would like to check timestamp in python. How ...