Static date for post

I successfully changed blogger.cgi such that it now takes the date of post from its filename. It keeps the timestamp intact even if the filesystem timestamps changes for the post. In blosxom updates etc changes the timestamp of the post which i do not want to happen. I made the changes directly in blosxom.cgi. I plan to release 0.1 plugin for the same asap. The filename is defined as seconds-since-1970-01-01.txt
Now I want to preserve the dates of my blogger posts while importing them.

Leave a Reply