Fuglebakken Booking Oversigt
TCL Error:
invalid format string or formatted time buffer overflow (max = 199 characters)
while executing
"cvtclock "$Day $Mon $Year $Hour:$Min:$Sec" "%d %m %Y %H:%M:%S""
invoked from within
"return [cvtclock "$Day $Mon $Year $Hour:$Min:$Sec" "%d %m %Y %H:%M:%S"]..."
(procedure "ConvertToTime" line 2)
invoked from within
"ConvertToTime $Year $Month $Day 0 0 0"
invoked from within
"return [ConvertToTime $Year $Month $Day 0 0 0]..."
invoked from within
"if {[scan $DaySpec "%d/%d/%d" Day Month Year] == 3} {
return [ConvertToTime $Year $Month $Day 0 0 0]
}"
invoked from within
"if {$DaySpec != ""} {
if {[scan $DaySpec "%d/%d/%d" Day Month Year] == 3} {
return [ConvertToTime $Year $Month $Day 0 0 0]
}
..."
(procedure "GetDayParam" line 3)
invoked from within
"GetDayParam $Id"
invoked from within
"set day [GetDayParam $Id]..."
(procedure "MakePage" line 9)
invoked from within
"MakePage $Id $DataFile"