Psst, clicked your entry via your comment at seperis.
I don't really have the brainpower right now to help with how to fix this, but a timestamp converter you might find useful: http://www.onlineconversion.com/unix_time.htm Just plug the timestamp code (e.g., 1292375861) in there and it'll show you the date in a format that's understood without doing math. :D
You can go through and manually update each date to a format the place you're importing to will accept (trial-and-error on one may help), but that can be a pain if you have a lot of bookmarks. Best solution would be some kind of script or macro that will take a file full of the data and convert each ADD_DATE entry to the format you need.
no subject
Date: 2011-09-27 11:39 pm (UTC)I don't really have the brainpower right now to help with how to fix this, but a timestamp converter you might find useful:
http://www.onlineconversion.com/unix_time.htm
Just plug the timestamp code (e.g., 1292375861) in there and it'll show you the date in a format that's understood without doing math. :D
You can go through and manually update each date to a format the place you're importing to will accept (trial-and-error on one may help), but that can be a pain if you have a lot of bookmarks. Best solution would be some kind of script or macro that will take a file full of the data and convert each ADD_DATE entry to the format you need.