Michiel Meeuwissen <[EMAIL PROTECTED]> wrote: > Martijn Houtman <[EMAIL PROTECTED]> wrote: > > > > Timezones do work now in the editwizard, but the locale was not included. > > The language problem can be fixed by changing in > > Thanks for agreeing that it is a bug. The fixed I could have though of > myself :-) If I find time, I might implement it soon.
Ok, I've done so now. Because I was listening to Kees also, who is occupied with the mm:time tag, which is for similar purposes, I generalized the code, and you can format times now using the same syntax as mm:time (So the datepattern argument of editwizards can now besides SimpleDateFormat strings also be constants like :FULL, :SHORT, and 'e'). The default datepattern is now :LONG.SHORT which is d MMMM yyyy HH:mm for dutch. The advantage is that interpunction now is localized too (for example I think that for german it should be d MMMM yyyy HH.mm and not -HH:mm). Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
