THANK YOU
Geeesh, when I used that it gave me 0 as result because my separator it's ;
=COUNTIF(A:A;"<=time(0;3;0)")

To work I had to do it in a mix from mine to yours! =COUNTIF(A:A;"<=time(0,3,0)")
But now it works
Thank you