Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






StartDateTime property

Read-Write. The starting date-time of a range.

Defined in

DateRange

Data type

DateTime

Syntax

public DateTime getStartDateTime()

throws NotesException
public void setStartDateTime(DateTime start)

throws NotesException

Usage

Modifying the DateTime object on which StartDateTime is based implicitly modifies StartDateTime. This does not apply if StartDateTime is based on a java.util.Date object.

The DateTime object in setStartDateTime cannot be null.

Language cross-reference

StartDateTime property in LotusScript NotesDateRange class

See examples

Examples: DateRange class
Related topics
Working with time




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009