Modul:Chronik: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 28: Zeile 28:
-- Parses a date down where s is the datestring and year can be nil or string
-- Parses a date down where s is the datestring and year can be nil or string
local d=split('1. Dezember 2013 - 12. Dezember 2013', '-')
local d=split('1. Dezember 2013 - 12. Dezember 2013', '-')
local sd=human_to_form_date(d[1])
local sd=human_to_form_date(d[0])
local data = {
local data = {
82.367

Bearbeitungen