I am receiving the following error when looking up the Timezone info for Africa/Casablanca
irb(main):031:0> tz = TZInfo::Timezone.get('Africa/Casablanca')
TZInfo::InvalidTimezoneIdentifier: The first offset indicated by the POSIX-style TZ string did not match the final defined offset in file '/usr/share/zoneinfo/Africa/Casablanca'.
Originally posted by @dennismonsewicz in #98 (comment)
I am receiving the following error when looking up the Timezone info for
Africa/CasablancaOriginally posted by @dennismonsewicz in #98 (comment)