82.367
Bearbeitungen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 11: | Zeile 11: | ||
function get_monthday(date) | function get_monthday(date) | ||
months=getMonthList() | months=c.getMonthList() | ||
date_array=str.split(date, "/") | date_array=str.split(date, "/") | ||
if c.isEmpty(date_array[1]) then | if c.isEmpty(date_array[1]) then | ||