I run my blog in Swedish, so I'd like %DATE% to be expanded in a localized way.
I don't know much about wp or php, but some searching revealed that I wanted to use date_i18n() instead of date() to format the dates. I tried it and it seemed to work.
Please update the plugin in this way, or if there is a better way.