Modul:DateTime/local: Unterschied zwischen den Versionen

Zeile 1: Zeile 1:
local Serial = "2020-03-01"
local Serial = "2020-04-04"
--[=[
--[=[
Date and time utilities: Localization  Deutsch
Date and time utilities: Localization  Deutsch
Zeile 120: Zeile 120:
     [ "T._Mon4_JJJJ" ] =
     [ "T._Mon4_JJJJ" ] =
           { spec = "j. M Y" },
           { spec = "j. M Y" },
    [ "T._Mon4 JJJJ hh:mm" ] =
          { spec = "j. M Y",
            lift = true },
     [ "T._Mon4 JJJJ hh:mm:ss" ] =
     [ "T._Mon4 JJJJ hh:mm:ss" ] =
           { spec = "j. M Y",
           { spec = "j. M Y",
Anonymer Benutzer