# File lib/coercible/coercer/hash.rb, line 19
def
to_time
(
value
)
::
Time
.
local
(
*
extract
(
value
))
end