table-no-description
表结构
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | INT | UNSIGNED | PRI | NO | |||
date_id | TINYINT | UNSIGNED | PRI | NO | |||
date_value | INT | UNSIGNED | NO | ||||
holiday_duration | INT | UNSIGNED | NO | 0 |
Holiday id from Holidays.dbc
Unique id.
Start date in blizztime. Use https://github.com/The-Cataclysm-Preservation-Project/Packet-BlizzTime-tool to get the correct value.
field-no-description|4