hmCal_Get Start Time

hmCal_Get Start Time(area) -> time

Parameter          Type             Description
area               Longint      ->  hmCal area
time               Longint      <-  shown time

Description

The command hmCal_Get Start Time returns the time, which is shown on the top of the day views and multi day view of the calendar. So you can get the time span which is shown in the current view of the calendar.

Example

The following example returns the time of the top of the calendar:

C_TIME($vu_time)

$vu_time:=?00:00:00?+hmCal_Get Start Time(hmCal)