Commit 4b634f5
committed
Do not name UTC as the timezone fallback
The server resolves a rule's timezone from the member timezone, then
the account timezone, and applies its own default when neither is set;
new rules never land on literal UTC through that path. Keep the card
from asserting a fallback value the create path does not produce.1 parent bc2850e commit 4b634f5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments