Fix incorrect comment: pgtime's tm_mon is 1-based, not 0-based.
Robert Haas <rhaas@postgresql.org>
Fix incorrect comment: pgtime's tm_mon is 1-based, not 0-based. The comments in formatting.c already said that tm_mon was 1-based not 0-based, but the comments here disagreed. Dmitry Fedin
Files
| Path | Change | +/− |
|---|---|---|
| src/include/pgtime.h | modified | +1 −1 |