Quartz.Plugins.TimeZoneConverter 3.15.1
Quartz.Plugins.TimeZoneConverter provides integration with TimeZoneConverter which helps to bridge between *nix and Windows differences.
Installation
You need to add NuGet package reference to your project which uses Quartz.
Install-Package Quartz.Plugins.TimeZoneConverter
Using
Classic property-based configuration
var properties = new NameValueCollection
{
	["quartz.plugin.timeZoneConverter.type"] = "Quartz.Plugin.TimeZoneConverter.TimeZoneConverterPlugin, Quartz.Plugins.TimeZoneConverter"
};
ISchedulerFactory schedulerFactory = new StdSchedulerFactory(properties);
Configuring using scheduler builder
var config = SchedulerBuilder.Create()
    .UseTimeZoneConverter();
ISchedulerFactory schedulerFactory = config.Build();
Showing the top 20 packages that depend on Quartz.Plugins.TimeZoneConverter.
| Packages | Downloads | 
|---|---|
| 
                                                    Volo.Abp.Quartz
                                                     Package Description 
                                                 | 
                                                7 | 
| 
                                                    Volo.Abp.Quartz
                                                     Package Description 
                                                 | 
                                                6 | 
| 
                                                    Volo.Abp.Quartz
                                                     Package Description 
                                                 | 
                                                5 | 
https://github.com/quartznet/quartznet/releases
.NET Framework 4.6.2
- Quartz (>= 3.15.1)
 - TimeZoneConverter (>= 7.0.0)
 
.NET Framework 4.7.2
- Quartz (>= 3.15.1)
 - TimeZoneConverter (>= 7.0.0)
 
.NET Standard 2.0
- Quartz (>= 3.15.1)
 - TimeZoneConverter (>= 7.0.0)
 
| Version | Downloads | Last updated | 
|---|---|---|
| 3.15.1 | 1 | 10/31/2025 | 
| 3.15.0 | 6 | 9/30/2025 | 
| 3.14.0 | 7 | 9/30/2025 | 
| 3.13.1 | 5 | 9/30/2025 | 
| 3.13.0 | 4 | 9/30/2025 | 
| 3.12.0 | 4 | 9/30/2025 | 
| 3.11.0 | 4 | 9/30/2025 | 
| 3.10.0 | 5 | 9/30/2025 | 
| 3.9.0 | 4 | 9/30/2025 | 
| 3.8.1 | 4 | 9/30/2025 | 
| 3.8.0 | 5 | 9/30/2025 | 
| 3.7.0 | 5 | 9/30/2025 | 
| 3.6.3 | 4 | 9/30/2025 | 
| 3.6.2 | 5 | 9/30/2025 | 
| 3.6.1 | 4 | 9/30/2025 | 
| 3.6.0 | 4 | 9/30/2025 | 
| 3.5.0 | 4 | 9/30/2025 | 
| 3.4.0 | 4 | 9/30/2025 | 
| 3.3.3 | 5 | 9/30/2025 | 
| 3.3.2 | 5 | 9/30/2025 | 
| 3.3.1 | 5 | 9/30/2025 | 
| 3.3.0 | 5 | 9/30/2025 | 
| 3.2.4 | 5 | 9/30/2025 | 
| 3.2.3 | 5 | 9/30/2025 | 
| 3.2.2 | 5 | 9/30/2025 | 
| 3.2.1 | 5 | 9/30/2025 | 
| 3.2.0 | 4 | 9/30/2025 | 
| 3.1.0 | 5 | 9/30/2025 | 
| 3.0.7 | 5 | 9/30/2025 |