GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
Loading...
Searching...
No Matches
SHPDate Struct Reference

#include <shapefil.h>

Data Fields

int year
int month
int day

Detailed Description

Definition at line 192 of file shapefil.h.

Field Documentation

◆ day

int SHPDate::day

Definition at line 195 of file shapefil.h.

Referenced by DBFReadDateAttribute(), and DBFWriteDateAttribute().

◆ month

int SHPDate::month

Definition at line 194 of file shapefil.h.

Referenced by DBFReadDateAttribute(), and DBFWriteDateAttribute().

◆ year

int SHPDate::year

Definition at line 193 of file shapefil.h.

Referenced by DBFReadDateAttribute(), and DBFWriteDateAttribute().


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