Closed 4t145 closed 7 months ago
Hi @4t145 Thank you for the PR I'll have a look
@mvniekerk sorry to bother. Is this pr ok or not? I have same issue with timezone right now.
Hi @mvniekerk, have you had a chance to review this PR? I'm considering using this library for a future project, and it'll involve working with tasks in different time zones. Your feedback is valuable. Thanks!
@mvniekerk Hi ,eagerly waiting for reviewing and merging this PR But I guess it wouldn't be enough for full local support, because of next_tick of job will be rewritten with Utc value after first tick. Hope, you will add completely support of local time for this
Hi all I'm busy on a branch Timezone, if you don't mind testing it. It allows per-job TZ setting.
Hi all Thank you for the PR, again. So on 0.10.0 I've added a builder API to have the TZ persisted with the other job data, and have it as part of the scheduling.
Please check if this works OK? Or are there other ideas in this PR that I need to incorporate somehow?
Hi @Dkwcs Thanks for the PR. I'm closing this as I haven't received any feedback yet?
add features
cron_local
to replaceUtc
withLocal
inschedule.upcoming(timezone)
call see issue:24
41
44
47