Wrong date and time
Opened this issue · 1 comments
abdellahrk commented
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.
kbond commented
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?