|
|
|
|
|
by steve1977
62 days ago
|
|
Not only that, it's also typed. So if you iterate over files for example, you can get the modification date as an actual DateTime property and not some string that might contain a date in some locale that you potentially have to parse then. |
|