czech_date_main: Czech Date Internals

View source: R/czech_date.R

czech_date_mainR Documentation

Czech Date Internals

Description

Function used by S3 methods for class czech_date.

Usage

czech_date_main(date, case)

Arguments

date

date or date-like object to parse.

case

character, either "nominative", "locative" or "genitive" (default) or any unambiguous abbreviation of these.

Grammatical cases

Three grammatical cases are supported:

  • nominative – native form, i.e. "leden" in Czech

  • locative – "in ...", i.e. "v lednu" in Czech

  • genitive – "the 'nth' of ...", i.e. "5. ledna" in Czech

Czech months listed by case are available in .czech_months.


scholaempirica/reschola documentation built on Feb. 1, 2024, 12:26 a.m.