Create native Time#iso8601
Currently a workaround is in place where we require time in Ruby#init() and it pulls in the old Ruby version of this method. It works but the workaround is ugly and MRI native version is quite a bit faster. We need to follow.
Create native Time#iso8601
Currently a workaround is in place where we require time in Ruby#init() and it pulls in the old Ruby version of this method. It works but the workaround is ugly and MRI native version is quite a bit faster. We need to follow.