PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
What format is the file in? You would read the file, extract the time, convert it with the date functions (http://us.php.net/manual/en/ref.datetime.php) and write the file back out.