Gudge writes: So, if I'd looked at the docs for System.DateTime.ToString I'd have realised that it implements the RFC822 format. All I needed to do was pass "r" as the parameter to ToString. So my code now does that, or will do when it props. And it includes