OkapiD

Results 2 issues of OkapiD

When repairing Gedcom data I have to modify GedcomDates by setting Date1, Date2 or using gedComDate.ParseDateString(mydatestring). I.e. mydatestring = "9.4.1721" (German localisation and it means 9 APR 1721). Parsing is...

I write a converter to repair Gedcom data from an old software. So I don't really change data. Is it possible to avoid creating ChangeDate when manipulating GedcomDatabase? Maybe by...