GetTimeBeforeNow Method

Returns the initial relative start time for the current object.

Syntax

object.GetTimeBeforeNow hours, minutes, seconds

Properties

The GetTimeBeforeNow method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

hours

Long. Returns the hours portion of the start time.

minutes

Long. Returns the minutes portion of the start time.

seconds

Long. Returns the seconds portion of the start time.

 

Example

Applies To