touch -t not working on symlink
-h If the file is a symbolic link, change the times of the link
itself rather than the file that the link points to. Note that
-h implies -c and thus will not create any new files.
touch -t <date in required format> -h <filename>