FileTimeChanger is a console windows app to change access creation modified file time and date

- Posted in software by

FileTimeChanger is a nice little tool with show, change, and help flags -s -c -h. Works great.

Sort a list of DateTime objects

- Posted in Coding by

This sample program shows how, in C#, to sort a list of DateTime objects either in ascending or descending order.