JaneliaSciComp / G4_Display_Tools

Collection of tools for the G4 LED arena displays.
Creative Commons Attribution 4.0 International
2 stars 2 forks source link

"now" function no longer recommended #112

Closed taylorlm88 closed 1 month ago

taylorlm88 commented 1 month ago

The 'now' function used to get the current timestamp when saving/running experiments is no longer recommended. They now suggest using datetime("now") instead. Should update this.

taylorlm88 commented 1 month ago

datestr isn't recommended either.

taylorlm88 commented 1 month ago

Resolved this, but did it on the UIFigure branch since that's going to replace the master branch soon anyway. Commit 32aa54d2eb8793d06b6df8a977c792b38bd526e7