Commonly used variables:
Variable - German
|
Variable - English
|
Description
|
Example
|
kalenderstartdatum
|
calendarstartdate
|
Start date of the calendar
|
"01/01/2011"
|
kalenderenddatum
|
calendarenddate
|
End date of the calendar
|
"12/31/2011"
|
kalenderdatum
|
calendardate
|
Date that the calendar currently displays
|
"07/10/2011"
|
monat
|
month
|
Current month as number
|
"12" for December
|
monatsname
|
monthname
|
Current month as name
|
"December"
|
kalenderwoche
|
calendarweek
|
Current calendar week
|
"34"
|
kalenderjahr
|
calendaryear
|
Current year
|
"2011"
|
wochenimjahr
|
weeksinyear
|
Number of weeks in the current year
|
"52" or "53"
|
kalendertag
|
calendarday
|
Current day in the year
|
"151"
|
tageimjahr
|
daysinyear
|
Number of days in the current year
|
"365" or "366"
|
Variables that only apply inside calendar control elements:
Variable - German
|
Variable - English
|
Description
|
Example
|
kalenderelementstartdatum
|
calendarelementstartdate
|
Start date of the calendar element (can be used for the calculation of the end date)
|
"01/01/2011"
|
Variables that only provide the name of the day:
Variable - German
|
Variable - English
|
Value
|
montag
|
monday
|
"Monday"
|
montagkurz
|
mondayshort
|
"Mo"
|
dienstag
|
tuesday
|
"Tuesday"
|
dienstagkurz
|
tuesdayshort
|
"Tu"
|
mittwoch
|
wednesday
|
"Wednesday"
|
mittwochkurz
|
wednesdayshort
|
"We"
|
donnerstag
|
thursday
|
"Thursday"
|
donnerstagkurz
|
thursdayshort
|
"Th"
|
freitag
|
friday
|
"Friday"
|
freitagkurz
|
fridayshort
|
"Fr"
|
samstag
|
saturday
|
"Saturday"
|
samstagkurz
|
saturdayshort
|
"Sa"
|
sonntag
|
sunday
|
"Sunday"
|
sonntagkurz
|
saturdayshort
|
"Su"
|
|