HomeSoftware Heritage

Add method 'TimestampWithTimezone.offset_minutes'

Description

Add method 'TimestampWithTimezone.offset_minutes'

A future commit will remove the 'offset' attribute, and rename
'offset_bytes' to 'offset'.

Modules using the .offset attribute will need to switch to this new
method to keep working.