Add missing concrete methods to parse.FixedTzOffset
A fix for datetime stubs marking the tzinfo class as abstract even though at runtime it's not (although it should rightly be abstract).
A fix for datetime stubs marking the tzinfo class as abstract even though at runtime it's not (although it should rightly be abstract).