Zomis / Duga

Stack Exchange Chat bot
18 stars 6 forks source link

Convert timestamp strings to dates #17

Closed skiwi2 closed 9 years ago

skiwi2 commented 10 years ago

All timestamp strings in the API should be converted to Java Date objects.

skiwi2 commented 9 years ago

If implementing this issue, make sure to use Java 8's new java.time API.

Zomis commented 9 years ago

What timestamps? They aren't even used. I don't see the point of changing them then.