Files
alfresco-community-repo/src
Andrea Gazzarini 51077e8ad0 SEARCH-1286 date type casting errors (#27)
* [ SEARCH-1286 ] additional ThreadLocal + date format (UTC - msecs)

* [ SEARCH-1286 ] ThreadLocal + other minor refactoring + unit tests

* [ SEARCH-1286 ] Fixed Timezone issue in Unit tests

* [ SEARCH-1286 ] Fixed Timezone issue II in Unit tests

* [ SEARCH-1286 ] Fixed Locale issue in CachingDataFormat

* Merge branches 'fix/SEARCH-1286_date_type_casting_errors' and 'master' of https://github.com/Alfresco/alfresco-core into fix/SEARCH-1286_date_type_casting_errors

# Conflicts:
#	src/main/java/org/alfresco/util/CachingDateFormat.java
#	src/test/java/org/alfresco/util/CachingDateFormatTest.java
2018-11-30 12:06:37 +01:00
..