source: git/tests/cmd_datebad2.svx @ 2d8c78e

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 2d8c78e was 1ee204e, checked in by Olly Betts <olly@…>, 14 years ago

doc/3dformat.htm,lib/messages.txt,src/,tests/: New v7 of .3d format
which stores survey dates as number of days since Jan 1st 1900, so
we now support dates from 1900-2078 (rather than 1970-2037) with a
smaller file size. The img API is now versioned - you can select
the new "version 1" by compiling with -DIMG_API_VERSION=1, which
gives the survey dates in days in days1 and days2 instead of as
time_t values in date1 and date2. Fixes ticket#14.

git-svn-id: file:///home/survex-svn/survex/trunk@3519 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 390 bytes
Line 
1; invalid dates:
2*begin
3*date 1899.12.31
4*date 1899.12.31
5*date 1899.12
6*date 1899
7*date 1800
8*date 1700.12.01
9*date 100.01.01
10*date 1899.02.03
11*date 999.9.9
12*date 1984.13.01
13*date 1984.13.31
14*date 1984.00.12
15*date 1984.00
16*date 1984.13
17*date 1984.01.02-1984.01.01
18*date 71-1970
19*date 2079.01.01
20*date 2079.12.31
21*date 2099.06
22*date 3033
23*date 11974.02.03
24*fix 1 0 0 0
251 2 1.0 020 -03
26*end
Note: See TracBrowser for help on using the repository browser.