Cannot convert Time into String

Hi,

I’m getting the following error-message:
“cannot convert Time into String”

Any idea how to solve this?

Steven.

Have you tried .to_s on your Time variable ?