function DatePickerTodayLabel()
{
	return "Heute";
}

function DatePickerNoneLabel()
{
	return "Leer";
}
