|
Apache HTTPD
|
#include "apr_portable.h"#include "apr_time.h"#include "apr_lib.h"#include "apr_private.h"#include "apr_strings.h"#include "apr_arch_internal_time.h"Go to the source code of this file.
Macros | |
| #define | NO_GMTOFF_IN_STRUCT_TM |
Functions | |
| static apr_int32_t | get_offset (struct tm *tm) |
| APR_DECLARE (apr_status_t) | |
| APR_DECLARE (apr_time_t) | |
| static void | explode_time (apr_time_exp_t *xt, apr_time_t t, apr_int32_t offset, int use_localtime) |
| APR_DECLARE (void) | |
Variables | |
| static apr_int32_t | server_gmt_offset |
|
static |
|
static |