Actions
Bug #4670
closedWLocale.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;
}
Updated by Koen Deforche over 8 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version changed from 3.3.5 to 3.3.6
Updated by Koen Deforche over 8 years ago
- Status changed from Resolved to Closed
Actions