mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 15:06:00 +00:00
- Removing the usage of SimpleDateFormat when formatting hours/minutes/seconds as the current timezone could cause unintended results. This closes #1871.