Hi team,
Is it possible to change the date of the sandbox ledger using the navigator ? 
I’d like to simulate some behaviour based on the date…
Thanks and regards,
Jean-Paul
Hi team,
Is it possible to change the date of the sandbox ledger using the navigator ? 
I’d like to simulate some behaviour based on the date…
Thanks and regards,
Jean-Paul
When run in static time mode (pass --static-time-mode to daml sandbox or add/change the sandbox-options in your daml.yaml) you can change the time by clicking on the time at the top right in Navigator.
Thank you, it is working !