7

2

In My Settings/Options, I can choose a date/time format, but only by choosing a language. The format for Canada is dd/mm/yyyy, and the format for U.S. is mm/dd/yyyy. Being in Canada, and seeing both formats on a regular basis, I never know what I'm looking at! The best way to resolve this is to change my date formats to yyyy/mm/dd. I customize my dates to this whenever possible, for example, my operating system's control panel.

Unfortunately, FogBugz isn't letting me do this! Can there be an option to specify the yyyy/mm/dd format for dates? It's the only sane date format :) It even sorts textually, which makes it easier on my programmer eyes.

Fog Creek Case FC1900180

flag
I assume Use Browser Format nor English (Canada) doesn't work for you? – Markus Sep 18 2010 at 7:54
I would prefer the similar ISO 8601 format: yyyy-mm-dd. – Michel de Ruiter Mar 8 at 8:51

1 Answer

1

Currently there is no way to specify a custom date format in FogBugz other than by using the "Use Browser Format" option as suggested by Markus.

However, I just did a quick check to see which cultures have a date format that starts with "yyyy", and if you select "French (Canada)" for your "Date, Time, and Number Format" you should be all set. There are a number of other cultures that have date formats that start with the year, but French (Canada) is the only one that also uses "$" for the currency symbol (in case that matters to you).

link|flag
French (Canada) also uses a comma as the decimal separator, which might bug you. – Aaron Maenpaa Sep 20 2010 at 14:12
Are there floating point numbers anywhere in FB? – Pavel Radzivilovsky Mar 13 at 14:19
@Pavel floating point numbers are sometimes displayed for things like case estimates (or sums of estimates on the list page). These will use the formatting settings for the culture specified in My Settings -> Options -> Date, Time, and Number Format. – db Mar 19 at 13:43

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.