TclDateFields Struct Reference


Public Types

enum  { BCE = 1, CE = 0 }

Data Fields

Tcl_WideInt seconds
Tcl_WideInt localSeconds
int tzOffset
Tcl_ObjtzName
int julianDay
enum TclDateFields:: { ... }  era
int gregorian
int year
int dayOfYear
int month
int dayOfMonth
int iso8601Year
int iso8601Week
int dayOfWeek

Detailed Description

Definition at line 95 of file tclClock.c.


Member Enumeration Documentation

anonymous enum

Enumerator:
BCE 
CE 

Definition at line 104 of file tclClock.c.


Field Documentation

Definition at line 96 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 98 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 100 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 102 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 103 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

enum { ... } TclDateFields::era

Definition at line 105 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 106 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 107 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 108 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 109 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 110 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 111 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().

Definition at line 112 of file tclClock.c.

Referenced by ClockGetdatefieldsObjCmd().


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



Generated on Wed Mar 12 12:18:43 2008 by  doxygen 1.5.1