When viewing historical task log items the date time is unformatted.
Objective is to simply format the text which is rendered using the translateResource and merged with I18N content so it's in a consistent format with the other Date and Time display.
Output date and time part of the subtitle as:
"Task started on 25 Jan 2017 at 23:28:41"
Fix applied and PR submitted for review.