Hi, I'd really like dates to be presented in a format useful for Swedes, i.e. `2004-01-14 12:15' (almost ISO). Can I set this easily in RT. Using postgresql, I would just do "set datestyle='ISO'", and it's the standard setting for postgres, so apparently RT does something to get it different? I use postgresql-7.4.1 /Palle