Open main menu

Gramps β

Changes

Gramps 5.2 Wiki Manual - Settings

9 bytes removed, 23:18, 7 March 2024
m
ID Formats: checked for 5.2
=== ID Formats ===
{{stub}}
{{man tip|ID Prefixes |The ID prefixes use formatting conventions common for C, Python, and other programming languages. For example, the <code>%04d</code> expands to an integer, prepended with zeros to have the total width of four digits. If you would like IDs to be 1, 2, 3, etc., simply set the formatting parameter to <code>%d</code>, the 'd' specifies Decimal Integer, outputting the number in base 10.<br /><br />See: Python [https://docs.python.org/3/library/string.html#format-specification-mini-language (String) Format Specification Mini-Language]}}
5,418
edits