I’ve got one small suggestion about VPS definition version formatting, can we make it as time and date in natural languages? So that as user we can know exactly the time the database got updated.
The current formatting looks like an internal version leak… Don’t you guys think so?
Hello,
the VPS version has date format YYMMDD-x, where YY is year, MM is month, DD is day and x is sequence number in day. If you need exact time you can go to UI and in updates page there is shown release time of last VPS version.
Certainly for programming and anything that requires any form of ordering as you can’t order by day, month, year, and have data in a strict chronological order it has to be year, month, day.