Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
SL/Locale.pm | ||
---|---|---|
328 | 328 |
} elsif ($myconfig->{dateformat} eq "yyyy-mm-dd") { |
329 | 329 |
|
330 | 330 |
# Use German syntax with the ISO date style "yyyy-mm-dd" because |
331 |
# Lx-Office is mainly used in Germany or German speaking countries.
|
|
331 |
# kivitendo is mainly used in Germany or German speaking countries.
|
|
332 | 332 |
if (defined $longformat && $longformat == 0) { |
333 | 333 |
$mm++; |
334 | 334 |
$dd = "0$dd" if ($dd < 10); |
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo