|
|
|
|
|
by ta1243
237 days ago
|
|
So I have to manually update the job How about I use some form of library to do it. I tell it I want to run at 0800 London time, and it runs at 0800 London time If I tell it I want to run at 0130 London time (or 0330 Athens time) I still have a problem -- do I run it twice when the clocks go back, do I skip it when clocks go forward? But that's a business logic problem, and defining it as UTC and having another job to update the time twice a year doesn't actually solve the question of "what do I do at this point". |
|