That’s something I think I’d like to use, but I don’t know if could get over the fact that neither the date nor the time are in ISO 8601 format.
I once worked in a software shop where all release packages had the Unix epoch timestamp in the filename. Yes, these sorted brilliantly making it trivial to find the last one. But good luck finding a build from a specific date/time.
The date format isn’t even human readable (at least in American). It should be Sun, Jan 14th
I still think YYYY-MM-DD should be more apt for an international release.