Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit becfc9de authored by Michael Chan's avatar Michael Chan
Browse files

Added a Formatter parameter to DateUtils.formatDateRange

DateUtils.formatDateRange is using String.format which isn't efficient for
formatting large number of strings. I have added the Formatter parameter which
allows the caller to reuse the formatter of subsequent calls for faster
performance.
parent 3ccd3655
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment