diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-08-05 15:57:19 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-08-05 15:57:19 +0300 |
commit | 46334b6310ca76fea0f712b2e9dd1084af387f25 (patch) | |
tree | 8a99c12dd04fd458391906adf952c9ca680a23cb /indra/newview/res/arrowdrag.cur | |
parent | 4701fc0a18727652f2874253b905491bfecd9d48 (diff) |
EXT-8309 FIXED Incorrect French date format in place profile and status bar.
Changes:
- Added support for formatting day of the month without leading zero ("sday").
- Changed date format in place profile (landmark info) and in the top status bar
according to bug reporter's request.
Technical details:
Actually implementation of strftime() in Linux and Windows supports stripping the
leading zero (with "%-d" and "%#d" respectively).
But that's not supported in MacOSX, so I had to reimplement it.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/res/arrowdrag.cur')
0 files changed, 0 insertions, 0 deletions