It looks like when we are parsing lastDate it panic and exit when system time is UTC https://github.com/danhigham/cf-console/blob/master/console.go#L149 Looks for - but i think we need to look for - and + Will work on fix when I have time
It looks like when we are parsing lastDate it panic and exit when system time is UTC
https://github.com/danhigham/cf-console/blob/master/console.go#L149
Looks for - but i think we need to look for - and +
Will work on fix when I have time