Closed senky closed 4 years ago
Google generator uses ctz to set timezone. But this parameter doesn't seem to work when you use a timezone abbreviation (e.g. EDT). Better way is to use UTC-based start/end datetime (Z-postfix). I will create a PR shortly.
ctz
Google generator uses
ctz
to set timezone. But this parameter doesn't seem to work when you use a timezone abbreviation (e.g. EDT). Better way is to use UTC-based start/end datetime (Z-postfix). I will create a PR shortly.