Skip to content

Commit e1d5908

Browse files
Merge PR #141: NEW: Why does Kestra use IANA timezone identifiers instead of offsets?
Moved from general to module-2 (workflow orchestration) with sort_order 20. Closes #140
1 parent e4088b2 commit e1d5908

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
id: 226d10e788
3+
question: Why does Kestra use IANA timezone identifiers instead of offsets?
4+
sort_order: 1
5+
---
6+
7+
IANA timezone identifiers account for daylight saving transitions and historical changes. Fixed offsets or abbreviations can produce incorrect schedules during DST changes, which is why Kestra enforces IANA-based timezones.

0 commit comments

Comments
 (0)