Bug #4670
WLocale.C is missing definition for WLocale::setDateTimeFormat()
Start date:
01/14/2016
Due date:
% Done:
0%
Estimated time:
Description
The definition which should be the following is missing
void WLocale::setDateTimeFormat(const WT_USTRING &format) { dateTimeFormat_ = format; }