Fixed issue with timezone conversion in formatter

related to #5128
This commit is contained in:
Carsten Brandt
2014-09-30 02:15:45 +02:00
parent 0763cb46c0
commit 6267b9ee1a
5 changed files with 132 additions and 17 deletions

View File

@@ -88,6 +88,8 @@ See http://site.icu-project.org/ for the format.
and now in human readable form.
The input value for date and time formatting is assumed to be in UTC unless a timezone is explicitly given.
Formatting Numbers
------------------