KnpTimeBundle icon indicating copy to clipboard operation
KnpTimeBundle copied to clipboard

Wrong date and time

Open abdellahrk opened this issue 2 years ago • 1 comments

Hello devs! Someone ever come across this issue? I am having diff.ago.day or diff.ago.time displayed each time. I have version "knplabs/knp-time-bundle": "^2.2" running on Symfony 6.3 I have removed and reinstall, dump translations and cleared my cache and everything I can think of. Thanks for the help.

abdellahrk avatar Dec 20 '23 17:12 abdellahrk

Hi @abdellahrk, yeah, somehow the translations aren't being used but I don't know why. Any chance you could create a simple reproducer?

First though, can you confirm that bin/console debug:trans en --domain=time --all has some output?

kbond avatar Dec 20 '23 20:12 kbond