'parse date failed since SimpleDateFormat is not thread-safe

please see net.ucanaccess.converters.Functions.dateValue() function, this function may get exception since SimpleDateFormat is not thread safe



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source