NAMEDATE is a Windows software that renames files with the current date. This 32-bit command line utility makes it easy to keep track of the age of your files by appending the date to the file name.

To illustrate, a file named 'somefile.ext' can easily be renamed to 'somefile 05-Jan-2015.ext' by simply running the 'NAMEDATE somefile.ext' command. As such, you can easily keep track of files without fear of mixing them up.
Another advantage of NAMEDATE is that it is a single Win32 character-mode executable. There is no need to install any additional .DLL files or other executable files, making it an efficient and straightforward application to use.
However, it's worth mentioning that NAMEDATE can only be run in a Windows 'DOS-Box' (Command Prompt). In other words, it's not a standalone application, and you'll need access to a command prompt to utilize its features.
Overall, if you're looking for an efficient and easy-to-use way to rename files based on the date, NAMEDATE is a tool worth considering. Its simplicity and effectiveness make it a reliable tool for organizing and sorting files.
Version 6.14: Minor corrections in the /BD command line parameter.