![]() |
VOOZH | about |
dotnet add package Quartz.Plugins.TimeZoneConverter --version 3.18.1
NuGet\Install-Package Quartz.Plugins.TimeZoneConverter -Version 3.18.1
<PackageReference Include="Quartz.Plugins.TimeZoneConverter" Version="3.18.1" />
<PackageVersion Include="Quartz.Plugins.TimeZoneConverter" Version="3.18.1" />Directory.Packages.props
<PackageReference Include="Quartz.Plugins.TimeZoneConverter" />Project file
paket add Quartz.Plugins.TimeZoneConverter --version 3.18.1
#r "nuget: Quartz.Plugins.TimeZoneConverter, 3.18.1"
#:package Quartz.Plugins.TimeZoneConverter@3.18.1
#addin nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.18.1Install as a Cake Addin
#tool nuget:?package=Quartz.Plugins.TimeZoneConverter&version=3.18.1Install as a Cake Tool
Quartz.Plugins.TimeZoneConverter provides integration with TimeZoneConverter which helps to bridge between *nix and Windows differences.
You need to add NuGet package reference to your project which uses Quartz.
Install-Package Quartz.Plugins.TimeZoneConverter
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();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Quartz.Plugins.TimeZoneConverter:
| Package | Downloads |
|---|---|
|
Volo.Abp.Quartz
Package Description |
|
|
Aiwins.Rocket.Quartz
Package Description |
|
|
ZhileTime.Hope.Quartz
Package Description |
|
|
Zq.Utils.Core
.NET Standard2.0、.NET Standard2.1、.NET5、.NET6版本工具类 |
|
|
Gems.Jobs.Quartz
Содержит вспомогательные классы для сервисов-планировщиков на основе Quartz |
Showing the top 5 popular GitHub repositories that depend on Quartz.Plugins.TimeZoneConverter:
| Repository | Stars |
|---|---|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
|
foxminchan/BookWorm
The practical implementation of Aspire using Microservices, AI-Agents
|
|
|
withsalt/BilibiliLiveTools
Bilibili(B站)无人值守直播工具。自动登录,自动获取直播推流地址,自动推流(使用ffmpeg),可以用于电脑、树莓派等设备无人值守直播。
|
|
|
guoming/Hummingbird
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
|
|
|
oncemi/OnceMi.Framework
基于.NET 7和Vue 2开发的企业级前后端分离权限管理开发框架(后台管理系统),具有组织管理、角色管理、用户管理、菜单管理、授权管理、计划任务、文件管理等功能。支持国内外多种流行数据库,支持IdentityServer4认证中心。
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.18.1 | 54,975 | 4/25/2026 |
| 3.18.0 | 26,819 | 4/11/2026 |
| 3.17.1 | 17,176 | 4/3/2026 |
| 3.17.0 | 7,919 | 3/29/2026 |
| 3.16.1 | 53,825 | 3/4/2026 |
| 3.16.0 | 6,157 | 3/1/2026 |
| 3.15.1 | 156,754 | 10/26/2025 |
| 3.15.0 | 211,541 | 8/3/2025 |
| 3.14.0 | 341,798 | 3/8/2025 |
| 3.13.1 | 257,390 | 11/2/2024 |
| 3.13.0 | 250,872 | 8/10/2024 |
| 3.12.0 | 12,656 | 8/3/2024 |
| 3.11.0 | 37,742 | 7/7/2024 |
| 3.10.0 | 27,232 | 6/26/2024 |
| 3.9.0 | 411,869 | 5/9/2024 |
| 3.8.1 | 618,203 | 2/17/2024 |
| 3.8.0 | 426,829 | 11/18/2023 |
| 3.7.0 | 422,650 | 8/4/2023 |
| 3.6.3 | 252,746 | 6/25/2023 |
| 3.6.2 | 770,499 | 2/25/2023 |