|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
#include <shapefil.h>
Data Fields | |
| int | year |
| int | month |
| int | day |
Definition at line 192 of file shapefil.h.
| int SHPDate::day |
Definition at line 195 of file shapefil.h.
Referenced by DBFReadDateAttribute().
| int SHPDate::month |
Definition at line 194 of file shapefil.h.
Referenced by DBFReadDateAttribute().
| int SHPDate::year |
Definition at line 193 of file shapefil.h.
Referenced by DBFReadDateAttribute().