1

A user in the UK has set up a milestone for Dec 15th. It shows up in the web interface correctly as this:

    Version 4.8 Code Freeze: 15/12/2009

However it is one day off in email notifications about cases:

    Version 4.8 Code Freeze: 12/14/2009

The date is one day off.

Note that it is also using U.S. date formatting (month, day, year) instead of UK (day, month, year)

Fog Creek Case FC1801633

flag

1 Answer

1

The reason the date is off is that milestone dates are datetimes, not dates. They should be dates, as they are almost never a specific moment in time, but a day during which the milestone should be delivered. We have this fix planned for a future version.

As to the date format problem, this is because FogBugz is not applying the user's date format selections when sending the email. (Case FC1801633)

link|flag

Your Answer

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