johannes.lagos
03/03/2016, 12:46 PMLog.d("kotlin","${localDate.withDayOfWeek(DateTimeConstants.MONDAY).toString("dd.")} - ${localDate.withDayOfWeek(DateTimeConstants.SUNDAY).toString("dd. MMMM")}")
debug("${localDate.withDayOfYear(DateTimeConstants.MONDAY).toString()} til ${localDate.withDayOfWeek(DateTimeConstants.SUNDAY).toString()}")