Hi
System.SchedulerFilter module do not have time zone option by default, you can achieve this in multiple ways
1) creating powershell custom module before System.SchedulerFilter to convert time to required time zone and pass to System.SchedulerFilter
2) little complex :you can create a override group for each time zone and change time as overrides parameters to module
regards
sridhar v