-
notonyournelly[CodePlex] Extend the GedcomDate class to fully support AD/BC, where AD is optional.
The class doesn't parse BC or (optionally) AD. When generating a date string, the class needs to o…
-
We have [defined a YAML format](https://gedcom.io/terms/format) that covers most of what the standard says about the various concepts it defines, with additional fields for UI design (`help text` and …
-
In #4883, it was discussed that a new (default) tree in webtrees is created without a submitter. As a consequence, a newly created tree is exported with non standard GEDCOM, because the submitter is a…
-
Real example : http://gw.geneanet.org/bfaires?lang=fr&p=dorothy+elizabeth&n=reed
When such inconsistent date like this 29/02/1965 comes to be imported by Geneweb, the real line from the GEDCOM file sh…
-
I used a Windows software to create my family tree, and this one supports call names, i.e. mark the typically used first name when the person has more than one first name. It would be great to at leas…
-
### Discussed in https://github.com/FamilySearch/GEDCOM/discussions/108
Originally posted by **albertemmerich** December 27, 2021
starting to use the new GEDCOM 7 version of program, I am aski…
-
In a discussion in the webtrees forum, [Confirmation - German Translation](https://www.webtrees.net/index.php/forum/8-translation/38919-confirmation-german-translation), the following feature was prop…
-
I've tested with a gedcom file exported from MacFamilyTree 8 and the dates are not correctly parsed ("Invalid Date").
The date format being used is "dd/mm/yyyy".
-
Assuming gedcom allows for it, I believe getmyancestors should retrieve and respect the parent-child relationship (bio, step, adopt, etc). The same goes for the "Preferred" status for the spouse.
-
```
Currently complete simple gregrorian dates are converted to a ^^xsd:dateTime.
Rather use the full range of W3CDTF formats before falling back to the gedcom
string and don't add time details when…