Bugfix timezone on events
This commit is contained in:
		@@ -2223,7 +2223,6 @@ class ICal
 | 
			
		||||
        if ($ignoreUtc && strtoupper($timeZone) === self::TIME_ZONE_UTC) {
 | 
			
		||||
            return null;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        return $timeZone;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user