Hi Paul, thanks for the suggestion but I found the issue.
Everybody who specify the "public $appTimezone" make sure it's in camel case. I had it all in lower case and all worked but the Humanization.
Example :
public $appTimezone = 'America/Chicago';