FORMULA LANGUAGE
Examples: @Hour
1. This example returns 9.
@Hour([9:30])
2. This example returns 9 and 10 in a list.
@Hour([9:30] : [10:30])
3. This example returns 8 if the time in the Date field is 8:56:34 AM.
@Hour(Date)
4. This example returns 20 if a Date field is made up of the date and time: 7/30/90 8:56:34 PM.
@Hour(Date)
5. This example returns 3 if the current document was created on 2/15/92 at 3:00:12 A.M.
@Hour(@Created)
See Also
@Hour
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary