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 | 458 | August 11, 2023 | |
What DateTime format does hangfire use to store dates in data base? Ticks? Milliseconds? | 3 | 1023 | May 21, 2024 | |
Hanfire_State table {"EnqueueAt":"1584013200000","ScheduledAt":"1583840392975"} Data Types? | 1 | 523 | May 20, 2024 | |
Configure database time zone | 1 | 2030 | October 2, 2023 | |
Hangfire wrong date/time saved for ScheduleAt attribute | 1 | 1770 | May 25, 2020 |