On Fri, 2007-01-19 at 15:05 +0000, Hugo Palma wrote:
I have two questions regarding date issues:
- Why is the date format MM/DD/YYYY ? Every other Gnome application i
have uses the date format that corresponds to the LC_TIME variable
setting.
This is a mono bug, it ignores all the LC_* settings when doing
localization. There is a bug filed about this. We could work around it
by creating our own culture info inside f-spot but no one had done the
needed work.
--Larry