I’m going through the datetime docs and in the example implementation of timezone for Kabul it says that Afghanistan’s transition from +4 UTC to +4:30 UTC created a ‘fold’ in time. Shouldn’t it be the other way around and a ‘gap’ was created? Earlier in the same document the description for datetime.fold even says that time folds are created when the UTC offset for a timezone moves backwards.