B4J Programming Press on the image to return to the main documentation page.

jDateUtils

List of types:

Period

Period


Events:

None

Members:


  Days As Int

  Hours As Int

  Initialize

  IsInitialized As Boolean

  Minutes As Int

  Months As Int

  Seconds As Int

  Years As Int

Members description:

Days As Int
Hours As Int
Initialize
Initializes the fields to their default value.
IsInitialized As Boolean
Tests whether the object has been initialized.
Minutes As Int
Months As Int
Seconds As Int
Years As Int

Top