crystal-community / icr

Interactive console for Crystal programming language
MIT License
505 stars 40 forks source link

replace Time.now with Time.local #118

Closed tenebrousedge closed 4 years ago

tenebrousedge commented 4 years ago

Time.now has been removed in Crystal 0.33.0

This PR replaces it with Time.local