php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_timelib_rel_time Struct Reference

#include <timelib.h>

Data Fields

timelib_sll y
 
timelib_sll m
 
timelib_sll d
 
timelib_sll h
 
timelib_sll i
 
timelib_sll s
 
timelib_sll us
 
int weekday
 
int weekday_behavior
 
int first_last_day_of
 
int invert
 
timelib_sll days
 
struct { 
 
   unsigned int   type 
 
   timelib_sll   amount 
 
special 
 
unsigned int have_weekday_relative
 
unsigned int have_special_relative
 

Detailed Description

Definition at line 223 of file timelib.h.

Field Documentation

◆ amount

timelib_sll _timelib_rel_time::amount

Definition at line 237 of file timelib.h.

◆ d

timelib_sll _timelib_rel_time::d

Definition at line 224 of file timelib.h.

◆ days

timelib_sll _timelib_rel_time::days

Definition at line 233 of file timelib.h.

◆ first_last_day_of

int _timelib_rel_time::first_last_day_of

Definition at line 231 of file timelib.h.

◆ h

timelib_sll _timelib_rel_time::h

Definition at line 225 of file timelib.h.

◆ have_special_relative

unsigned int _timelib_rel_time::have_special_relative

Definition at line 240 of file timelib.h.

◆ have_weekday_relative

unsigned int _timelib_rel_time::have_weekday_relative

Definition at line 240 of file timelib.h.

◆ i

timelib_sll _timelib_rel_time::i

Definition at line 225 of file timelib.h.

◆ invert

int _timelib_rel_time::invert

Definition at line 232 of file timelib.h.

◆ m

timelib_sll _timelib_rel_time::m

Definition at line 224 of file timelib.h.

◆ s

timelib_sll _timelib_rel_time::s

Definition at line 225 of file timelib.h.

◆ [struct]

struct { ... } _timelib_rel_time::special

◆ type

unsigned int _timelib_rel_time::type

Definition at line 236 of file timelib.h.

◆ us

timelib_sll _timelib_rel_time::us

Definition at line 226 of file timelib.h.

◆ weekday

int _timelib_rel_time::weekday

Definition at line 228 of file timelib.h.

◆ weekday_behavior

int _timelib_rel_time::weekday_behavior

Definition at line 229 of file timelib.h.

◆ y

timelib_sll _timelib_rel_time::y

Definition at line 224 of file timelib.h.


The documentation for this struct was generated from the following file: