Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1233
The existing Stellar date functions use SimpleDateFormat and already have a
caching layer built in so I decided to reuse what was already there. Happy to
switch to DateTimeFormatter here or in a follow on.---
