AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
10 stars 3 forks source link

Add timestamp (along with git version) into the About box #250

Closed mpyat2 closed 2 years ago

mpyat2 commented 2 years ago

The Git version is very unintuitive, the timestamp (build date) would allow ut to better control VStar state. Example: VStar 2.22.0dev (git revision 54603cc3) 16-04-2022

dbenn commented 2 years ago

I agree. I've never been very happy with this.

Something like System.currentTimeMillis()?