]> git.cworth.org Git - sup/commit
bugfix: correct time format in sent message mbox
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 15 Jun 2009 16:48:20 +0000 (12:48 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 15 Jun 2009 16:48:20 +0000 (12:48 -0400)
commit9ba739f475a917e3d0549293247d8b011037e221
tree60928d1fe11125bcdd3e0b91d689abbb0cc6f625
parent37fd2607b884859cbfd0a43d9929754d8f856f2f
bugfix: correct time format in sent message mbox

Use Time#asctime. Otherwise for strange locales, the mbox format is
not quite right and the splitter won't be able to read it!
lib/sup/sent.rb