JAVA/CORBA クラス


ZoneTime プロパティ

読み込み専用。TimeZone および IsDST プロパティ用に調整された時刻の文字列表記です。

定義が行われるクラス
DateTime

データ型
String

構文
public String getZoneTime()
throws NotesException

使用法
ZoneTime は最初は LocalTime と同じです。convertToZone メソッドまたは LocalTime は使う場合は、TimeZone および IsDST に対する変更が ZoneTime に反映されますが、LocalTime はそのまま残ります。

クロスリファレンス
LotusScript NotesDateTime クラスの ZoneTime プロパティ

式言語の @Zone 関数


関連項目