mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 12:07:17 +00:00
Created eqtime (markdown)
+8
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
minute|tinyint(4)|NO| |0|
|
||||||
|
hour|tinyint(4)|NO| |0|
|
||||||
|
day|tinyint(4)|NO| |0|
|
||||||
|
month|tinyint(4)|NO| |0|
|
||||||
|
year|int(4)|NO| |0|
|
||||||
|
realtime|int(11)|NO| |0|
|
||||||
Reference in New Issue
Block a user