Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • There's no indication this file is dynamically named during the installation process. The date is just placed here instead of within the data file instead of a version number. Commented Nov 27, 2011 at 17:12
  • @JefO: If the date is not dynamically generated, then all it is is a unique identifier. No different than a version number, just a different format. If the question is about a file who's name is the date vs. a file that contains the date, then I see that as an implementation detail. Any benefit would depend on the languages API for reading from a file vs finding a file in a directory. Commented Nov 27, 2011 at 17:22
  • Please see the updated question regarding time stamps. Commented Nov 28, 2011 at 2:48