Package | Description |
---|---|
com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
Modifier and Type | Method and Description |
---|---|
ZoneOffsetRecord |
TimeRecord.getTimeZoneOffset()
Returns the time-zone offset.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeRecord.setTimeZoneOffset(ZoneOffsetRecord zoneOffset)
Sets the time-zone offset.
|
Constructor and Description |
---|
TimeRecord(long millisOfDay,
ZoneOffsetRecord timeZoneOffset)
Creates a new record wrapper instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.