hmCal_mini_START ON MONDAY

hmCal_mini_START ON MONDAY(area;startOnMonday)

Parameter          Type             Description
area               Longint      ->  hmCal-mini area
startOnMonday      Longint      ->  0=start on sunday
                                    1=start on monday

Description

With the command hmCal_mini_START ON MONDAY you can set the begin of the hmCal-mini-calendar to sunday or monday.

Example

The following example set the first day of the week to sunday:

hmCal_mini_START ON MONDAY(hmCalmini;0)