The source project of this merge request has been removed.
event-widget : make date tooltips human readable
The dates in month tooltips are formatted as ??/??/??(e.g day/month/year).
This patch formats these dates to a more human readable format(i.e ISO 8601).