Skip to content

ordinal not shown for day in date with option limit-day-ordinals-to-day-1 #172

@glorieux-f

Description

@glorieux-f

Please follow the general troubleshooting steps first:

  • I read the README and followed the instructions.
  • I am sure that the used CSL metadata follows the CSL schema.
  • I use a valid CSL stylesheet

Bug reports:

Ordinal suffix (ᵉʳ) not shown on day of a date when option limit-day-ordinals-to-day-1 is set. https://docs.citationstyles.org/en/v1.0.2/specification.html#locale-options

data citeproc-php zotero
"date-parts": [[1946, 5, 1]] 1 mai 1ᵉʳ mai

Used CSL stylesheet:

  • locale: fr
  • style: organization

Used CSL metadata

Please replace these lines with your used metadata, for instance:

[
	{
		"id": "n1", 
		"type": "article-newspaper",
		"title": "1ᵉʳ mai",
		"issued": {
			"date-parts": [[2023, 5, 1]]
		}
	}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions