Quartz.Plugins.TimeZoneConverter 4.0.0-beta.1
Quartz.Plugins.TimeZoneConverter
Quartz.Plugins.TimeZoneConverter
plugs TimeZoneConverter into Quartz.NET's time zone
lookup, so that both Windows ids (Central America Standard Time) and IANA ids
(America/Guatemala) resolve on either operating system.
Every trigger that names a time zone names it by id, and TimeZoneInfo.FindSystemTimeZoneById answers
with whatever ids the machine happens to know. A schedule written on Windows and run on Linux therefore
throws TimeZoneNotFoundException where the trigger is built or read back — and a schedule kept in a
database is exactly the one that gets moved between them.
Installation
dotnet add package Quartz.Plugins.TimeZoneConverter
Usage
builder.Services.AddQuartz(q => q.UseTimeZoneConverter());
UseTimeZoneConverter hangs off IQuartzBuilder, so the same call configures a scheduler built
without a host.
The call registers a resolver with Quartz.TimeZones, which is what Quartz's own lookups go through:
both spellings then resolve everywhere, and a stored trigger keeps firing after its scheduler moves
host. The registration is process-wide and takes effect at once, so a trigger built before the
scheduler exists resolves its zone too. It is not a plugin — 4.0 retired the one this package used to
ship, along with the quartz.plugin.timeZoneConverter.type key that named it.
Documentation
No packages depend on Quartz.Plugins.TimeZoneConverter.
.NET 10.0
- Quartz (>= 4.0.0-beta.1)
- TimeZoneConverter (>= 7.2.0)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.11)
- Microsoft.Extensions.DependencyInjection (>= 10.0.11)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 10.0.11)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.11)
- Microsoft.Extensions.Logging (>= 10.0.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.11)
| Version | Downloads | Last updated |
|---|---|---|
| 4.1.0 | 0 | 09/13/2026 |
| 4.0.1 | 5 | 09/09/2026 |
| 4.0.0 | 5 | 09/04/2026 |
| 4.0.0-rc.2 | 5 | 09/04/2026 |
| 4.0.0-rc.1 | 5 | 09/04/2026 |
| 4.0.0-beta.1 | 6 | 09/04/2026 |
| 4.0.0-alpha.5 | 6 | 09/01/2026 |
| 4.0.0-alpha.4 | 6 | 09/01/2026 |
| 4.0.0-alpha.3 | 10 | 08/27/2026 |
| 4.0.0-alpha.2 | 9 | 08/26/2026 |
| 4.0.0-alpha.1 | 9 | 08/22/2026 |
| 3.22.0 | 0 | 09/13/2026 |
| 3.21.0 | 4 | 09/11/2026 |
| 3.20.1 | 6 | 09/04/2026 |
| 3.20.0 | 10 | 08/28/2026 |
| 3.19.1 | 17 | 07/26/2026 |
| 3.19.0 | 16 | 07/27/2026 |
| 3.18.2 | 20 | 06/28/2026 |
| 3.18.1 | 34 | 04/27/2026 |
| 3.18.0 | 30 | 04/17/2026 |
| 3.17.1 | 33 | 04/17/2026 |
| 3.17.0 | 30 | 04/17/2026 |
| 3.16.1 | 32 | 04/17/2026 |
| 3.16.0 | 33 | 04/17/2026 |
| 3.15.1 | 24 | 04/17/2026 |
| 3.15.0 | 34 | 04/17/2026 |
| 3.14.0 | 26 | 04/17/2026 |
| 3.13.1 | 33 | 04/17/2026 |
| 3.13.0 | 34 | 04/17/2026 |
| 3.12.0 | 32 | 04/17/2026 |
| 3.11.0 | 31 | 04/17/2026 |
| 3.10.0 | 31 | 04/17/2026 |
| 3.9.0 | 29 | 04/17/2026 |
| 3.8.1 | 30 | 04/17/2026 |
| 3.8.0 | 31 | 04/17/2026 |
| 3.7.0 | 34 | 04/17/2026 |
| 3.6.3 | 32 | 04/17/2026 |
| 3.6.2 | 32 | 04/17/2026 |
| 3.6.1 | 30 | 04/17/2026 |
| 3.6.0 | 25 | 04/17/2026 |
| 3.5.0 | 30 | 04/17/2026 |
| 3.4.0 | 31 | 04/17/2026 |
| 3.3.3 | 31 | 04/17/2026 |
| 3.3.2 | 21 | 04/17/2026 |
| 3.3.1 | 33 | 04/17/2026 |
| 3.3.0 | 33 | 04/17/2026 |
| 3.2.4 | 28 | 04/17/2026 |
| 3.2.3 | 30 | 04/17/2026 |
| 3.2.2 | 30 | 04/17/2026 |
| 3.2.1 | 29 | 04/17/2026 |
| 3.2.0 | 31 | 04/17/2026 |
| 3.1.0 | 31 | 04/17/2026 |
| 3.0.7 | 23 | 04/17/2026 |