mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 13:37:24 +00:00
- DateFormats are not thread safe - new Date() is used for formatting which does not specify a locale We now use a Utils.dateTimeFormat() helper for formatting to ISO 8601 (UTC).