FORMULA LANGUAGE
Examples: @Zone
1. This example returns:
5.1 for Eastern Standard Time and daylight-saving time observed.
5 for Eastern Standard Time and daylight-saving time not observed.
6 for Central Standard Time and daylight-saving time not observed.
7.1 for Mountain Standard Time and daylight-saving time observed.
8.1 for Pacific Standard Time and daylight-saving time observed.
@Zone
2. This example returns 5 if in the Eastern Standard time zone.
@Zone([1/26/94 11:00 AM])
3. This example returns 5.1 if in the Eastern Standard time zone and daylight-saving time is observed, 5 if daylight-saving time is not observed.
@Zone([5/28/94 11:00 AM])
4. This example returns 5 and 5.1 in a list if in the Eastern Standard time zone.
@Zone([1/26/94 11:00 AM] : [5/28/94 11:00 AM])
See Also
@Zone
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary