Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 008c2e15

Von Moritz Bunkus vor fast 12 Jahren hinzugefügt

  • ID 008c2e1529744e195616ac2cbf7736f06a90816e
  • Vorgänger 96a5b393
  • Nachfolger c497b035

Lx-Office heißt nun kivitendo

Unterschiede anzeigen:

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