Hi there,
i have some problems getting a timespan to a nice string. I have a
Time when my db entry was created. Now i want to output how old this
entry is.
When i subtract the Time from Time.now i get an float value but cannot
create some new time from this value to get an Formatted string of the
Timespan it presents. What can i use to create an output string for
this?