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






DateRange class

Represents a range of dates and times.

Syntax

public class DateRange extends Base

Containment

Contained by: Session

Contains: DateTime

Properties

EndDateTime through getEndDateTime and setEndDateTime

Parent through getParent

StartDateTime through getStartDateTime and setStartDateTime

Text through getText and setText

Methods

recycle

toString

Creation

To create a new DateRange object, use createDateRange in Session. To initialize the object, you can do one of the following:

Usage

When you assign StartDateTime or EndDateTime, its value replaces the corresponding value in Text, and vice versa.

See examples

Examples: DateRange class
Related topics
Java Classes A-Z
Running a Java program
Working with time




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009