Skip to content

managesieve: add support for date :zone param in UI#10080

Open
johndoh wants to merge 1 commit intoroundcube:masterfrom
johndoh:timezone
Open

managesieve: add support for date :zone param in UI#10080
johndoh wants to merge 1 commit intoroundcube:masterfrom
johndoh:timezone

Conversation

@johndoh
Copy link
Contributor

@johndoh johndoh commented Jan 28, 2026

I understand #10076 is closed but I thought I'd have a go at adding support for the :zone param into the regular UI. I did this by adding it as an advanced option for date/currentdate rules.

Having the param unset remains the default behaviour so no existing rules will be impacted.

With this change if a rule is created using the Vacation UI and then saved in the regular UI the result remains the same.

I added the datezone label only because of the : needed at the end of the label to match the other advanced options in en-US.

The select box uses the numeric representation of the time zone e.g. +0000 as that is what sieve uses and there is no way to know which of the 26 possible named zones is intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant