Add the ability to convert other supported date formats to RFC822. Also add limited ability to convert from RFC822 to other supported date formats. The reason for limited "from" conversion is due to the present inability of C4::Dates to handle TZ conversion.
Feature added. It is available here: http://git.koha-community.org/gitweb/?p=wip/koha-fbc.git;a=shortlog;h=refs/heads/RFC822_format It now awaits testing, sign-off, and submission.
This is in master already and working fine ;)