Handle %e in ParseFormat().
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Jul 2009 16:44:06 +0000 (16:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Jul 2009 16:44:06 +0000 (16:44 +0000)
commiteaed41872cd1bd127d33952073b8850f282dd964
treee24e8bfcb1462a2f43b7ff576957565842e3764e
parent52256b21b9fe1b7aabc2442eccb4afa574b008f3
Handle %e in ParseFormat().

This allows us to parse the format returned by wxLocale::GetInfo(wxLOCALE_DATE_TIME_FMT) under Linux.

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