Expand description
Date extraction and date-formatting helpers. Rendering logic for date fields with locale-aware formatting.
This module handles date component rendering with support for different date forms, time formatting, and locale-specific date presentation.
Functionsยง
- int_
to_ letter - Convert a 1-based index into an alphabetic suffix (
1 -> "a",27 -> "aa").