![]() |
MySQL 8.4.7
Source Code Documentation
|
#include <mle_time_bits.h>
Public Attributes | |
| unsigned int | year |
| unsigned int | month |
| unsigned int | day |
| unsigned int | hour |
| unsigned int | minute |
| unsigned int | second |
| unsigned long | second_part |
| microseconds More... | |
| bool | neg |
| int | time_type |
| int | time_zone_displacement |
| The time zone displacement, specified in seconds. More... | |
| unsigned int mle_time::day |
| unsigned int mle_time::hour |
| unsigned int mle_time::minute |
| unsigned int mle_time::month |
| bool mle_time::neg |
| unsigned int mle_time::second |
| unsigned long mle_time::second_part |
microseconds
| int mle_time::time_type |
| int mle_time::time_zone_displacement |
The time zone displacement, specified in seconds.
| unsigned int mle_time::year |