I was wondering if there's any way to skip to a certain time when clicking on a HTML button. If I start the Cesium program at 2017-01-02T19:05:45Z and I want to switch the time to 2017-01-02T19:26:25Z after clicking a button, how would I go about doing that?
So far I have a button that calls a function that switches the tracked entity, so what I would like to do instead is switch the time after clicking on it.
Thanks,
Erich