Package | Description |
---|---|
com.darwino.domino.napi | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.wrap |
Modifier and Type | Method and Description |
---|---|
abstract void |
DominoAPI.TimeGMToLocal(TIME time) |
void |
DominoAPIImpl.TimeGMToLocal(TIME time) |
abstract void |
DominoAPI.TimeGMToLocalZone(TIME time) |
void |
DominoAPIImpl.TimeGMToLocalZone(TIME time) |
abstract void |
DominoAPI.TimeLocalToGM(TIME time) |
void |
DominoAPIImpl.TimeLocalToGM(TIME time) |
Modifier and Type | Method and Description |
---|---|
TIME |
TIMEDATE.toTIME()
It is the responsibility of the caller to free the returned
TIME struct. |
TIME |
TIMEDATE.toTIME(TimeZone timeZone)
It is the responsibility of the caller to free the returned
TIME struct. |
Constructor and Description |
---|
NSFDateTime(TIME time) |
Copyright © 2014–2018. All rights reserved.