JAVA/CORBA クラス


ZoneTime プロパティ

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

定義位置

DateTime

データ型

String 型

構文

public String getZoneTime()
   throws NotesException

使用法

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

クロスリファレンス

LotusScript NotesDateTime クラスの ZoneTime プロパティ

式言語の @Zone 関数


関連項目