[SOLVED]Unable to check update due to a system error: time data 'Mo 20 Jun 2016' does not match format '%a %d %b %Y'

Hmm, this is a localisation issue. It seems that we need to import the user’s system locale settings somewhere before handling strings like these. @suman/@Flyer/@phillxnet, what would be the best place to put this?