You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reset the string representation for Time values having an hour > 23.
Temporal#adjust_to_timezone! can certainly take a Literal::DayTimeOffset, in addition to a String.
Treat the empty string as nil, to remove the timezone.
Add Solutions#variable_names= to override automated variable name count.
Add Solutions#== and Solutions#eql?` to test solutions including variable names.