fails:Time.local creates a time based on given values, interpreted in the local time zone
fails:Time.local respects rare old timezones
fails:Time.local creates a time based on given C-style gmtime arguments, interpreted in the local time zone
fails:Time.local coerces the day with #to_int
fails:Time.local coerces the hour with #to_int
fails:Time.local coerces the minute with #to_int
fails:Time.local coerces the second with #to_int
