Function Unique-File-Name-From-Date

Part of:

package metabang.utilities
( unique-file-name-from-date < name > &key < date > < type > )
Returns a namestring whose suffix is the `date` in the form YYMMMDDHHMMSS. The names prefix will include as much of the original name as possible given the limitations of the underlying OS. The name is _not_ guaranteed to be unique. [[Bad name]].