Clean up dates in the debrief; make same timezone. Can be used to display how long the 'current' player has been playing.
Task 6
-
mriffe marked a task as done about 3 years ago.
-
-
mriffe added a comment about 3 years ago
Game:
@playing_since = Time.parse(xml['playingSince']).getlocal
#{playing_since.strftime('%d %b %Y; %H:%M %Z')}User:
@last_login = Time.parse(xml['lastLogin']).getlocalSpy:
#{Time.now.strftime('%d %b %Y; %H:%M %Z')} -
-
mriffe moved a task from 'Someday/Maybe' to 'Must Have' about 3 years ago.
-
mriffe created a task for mriffe about 3 years ago.
You need to login to add comments.
No account yet? Signup is quick and easy.