After update Hangfire to 1.7x, notice that the datetime in Hangfire.Hash table have been changed. For example, the “EnqueuedAt”, “StartedAt”, “NextExcuteDate" all updated from string as “ddmmyyyy” to time stamp as long number. Is there a config options I can set to keep the ‘ddmmyyyy’ format?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Mixed datetime formats at [HangFire].[State], Data column | 0 | 429 | August 11, 2023 | |
What DateTime format does hangfire use to store dates in data base? Ticks? Milliseconds? | 3 | 957 | May 21, 2024 | |
Hangfire next execution set in the past | 5 | 2275 | October 25, 2022 | |
Hangfire Recurring Jobs - Next Execution Date set to Past Date | 7 | 2314 | December 16, 2022 | |
Hangfire dashboard, change date and time format? | 0 | 1346 | September 13, 2019 |