cleaned up and significantly simiplied Format() handling of %c and %x formats and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2007 19:11:36 +0000 (19:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 30 Sep 2007 19:11:36 +0000 (19:11 +0000)
commit8888d9710f2b747762790f8a06009af251180ee8
tree4e1143516df30388fdea8d679232d8352f196d7d
parent21b2dde583e83d3ad455c20fa8db717037b5f548
cleaned up and significantly simiplied Format() handling of %c and %x formats and fixed an assert failure in UTF-8 build due to the use of invalid Unicode characters such as -1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datetime.cpp