Version: 4.0.7 ### Bug Description `\Nette\Utils\DateTime` ignores word `ago` in constructor argument ### Steps To Reproduce `new \Nette\Utils\DateTime('1 hour ago')` ### Expected Behavior It should be time in the past.