Description
In the file
./apache-pivot-2.0-src/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraFileBrowserSkin.java
line:281
DateFormat.getDateTimeInstance() is created in the function. We can cache the result by adding a static class field.
It is similar to the Apache Bug https://issues.apache.org/bugzilla/show_bug.cgi?id=48778