.
HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1
212-599-2048
Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development
Chat now
.
EN - English
CN - 中文
JP - 日本語
DE - Deutsch
FR - Français
BR - Português
RU - Pу́сский
IT - Italiano
IN - हिन्दी
ES - Español
KR - 한국어
ID - Indonesia
NL - Dutch
TR - Türkçe
SA - العربية
SE - Svenska
NO - Norsk
PL - Polski
TH - ไทย
DK - Dansk
MY - Malay
PH - Filipino
GR - Ελληνικά
FI - Suomi
IL - עברית
IE - Gaeilge
CZ - Čeština
UA - Українська
RO - Română
VN - Tiếng Việt
BD - বাংলা
HU - Magyar
Need a Domino Consultant? Call NotesMail +1 212-599-2048
-
HCLSoftware Business Partner
FORMULA LANGUAGE
Examples: @TimeZoneToText
1. This code, when added as the Column Value formula for a view, displays the contents of the Time zone field named Zone as "GMT-07:00" if the Zone field has the value Z=7$DO=0$ZX=6$ZN=US Mountain (which is selected in the Time zone field as GMT-07:00 Arizona).
@TimeZoneToText(Zone;"S")
2. This code, when added as the Column Value formula for a view and accessed from a system running in the EST time zone, displays a document that has (GMT 00:00) Greenwich Mean Time: Dublin, Edinburgh, Lisbon, London selected in its "Zone" Time zone field as "" and a document that has (GMT-05:00) Eastern Time (US & Canada) selected in its Zone field as "Local time."
@TimeZoneToText(Zone;"SA")
3. This code, when added as the Column Value formula for a view, displays the contents of the Time zone fields named Zone1 and Zone2.
@TimeZoneToText(Zone1 : Zone2; "S")
See Also
@TimeZoneToText
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Feedback on
Help
or
Usability
?
Help on Help
All Help Contents