Quartz.Plugins.TimeZoneConverter 4.1.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

https://www.quartz-scheduler.net/documentation/quartz-4.x/packages/timezoneconverter-integration.html

Showing the top 20 packages that depend on Quartz.Plugins.TimeZoneConverter.

Packages Downloads
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
38
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
38
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
37
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
34
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
34
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
33
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
33
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
32
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
31
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
31
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
30
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
30
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
29
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
29
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
28
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
26
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
26
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
25
MassTransit.Quartz
MassTransit Quartz.NET scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
24

Version Downloads Last updated
4.1.1 5 09/19/2026
4.1.0 10 09/17/2026
4.0.1 6 09/10/2026
4.0.0 7 09/05/2026
4.0.0-rc.2 6 09/05/2026
4.0.0-rc.1 7 09/05/2026
4.0.0-beta.1 7 09/04/2026
4.0.0-alpha.5 8 09/02/2026
4.0.0-alpha.4 8 09/01/2026
4.0.0-alpha.3 9 09/01/2026
4.0.0-alpha.2 12 08/26/2026
4.0.0-alpha.1 8 08/22/2026
3.22.0 6 09/18/2026
3.21.0 7 09/10/2026
3.20.1 9 09/05/2026
3.20.0 9 09/01/2026
3.19.1 15 07/27/2026
3.19.0 13 07/25/2026
3.18.2 18 07/02/2026
3.18.1 31 04/26/2026
3.18.0 35 04/13/2026
3.17.1 37 04/08/2026
3.17.0 30 04/01/2026
3.16.1 43 03/09/2026
3.16.0 35 03/02/2026
3.15.1 37 12/11/2025
3.15.0 34 12/13/2025
3.14.0 42 12/12/2025
3.13.1 34 12/13/2025
3.13.0 32 12/13/2025
3.12.0 33 12/12/2025
3.11.0 37 12/13/2025
3.10.0 33 12/10/2025
3.9.0 40 12/12/2025
3.8.1 36 12/13/2025
3.8.0 38 12/10/2025
3.7.0 35 12/12/2025
3.6.3 40 12/10/2025
3.6.2 44 12/12/2025
3.6.1 38 12/10/2025
3.6.0 39 12/13/2025
3.5.0 33 12/13/2025
3.4.0 43 12/10/2025
3.3.3 39 12/13/2025
3.3.2 34 12/12/2025
3.3.1 37 12/22/2025
3.3.0 34 12/11/2025
3.2.4 29 12/13/2025
3.2.3 40 12/13/2025
3.2.2 35 12/13/2025
3.2.1 37 12/13/2025
3.2.0 31 12/12/2025
3.1.0 38 12/13/2025
3.0.7 38 12/11/2025