mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:47:45 +00:00
LibTimeZone: Begin parsing and generating DaylightSavings rules
This commit is contained in:
parent
e9e8e2bdf4
commit
0e58b04b5c
4 changed files with 95 additions and 9 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
namespace TimeZone {
|
||||
|
||||
enum class DaylightSavingsRule : u8;
|
||||
enum class TimeZone : u16;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue