Help Contents
-
System Administration
-
User Guide & Application Administration Guide
-
Using Enterprise Tester
-
Application Administration
-
Searching & TQL
-
Simple Search
-
Advanced Search
-
Testing Query Language (TQL)
-
Aggregation
-
Fields
-
Functions
-
AndArgs
-
CurrentUser
-
DateAdd
-
DateOnly
-
DateSubtract
-
DayOfDate
-
DisabledUsers
-
EnabledUsers
-
Equal
-
FirstDayOfMonth
-
Format
-
GreaterThan
-
GreaterThanOrEqual
-
HaveApplicationPermissions
-
HaveProjectPermissions
-
HourOfDate
-
If
-
IsNot
-
LastDayOfMonth
-
LessThan
-
LessThanOrEqual
-
Me
-
MembersOf
-
MonthOfDate
-
NotEqual
-
Now
-
OrArgs
-
Packages
-
ProjectEstimatedEndDate
-
ProjectManager
-
ProjectsInCategory
-
ProjectStartDate
-
Today
-
Yesterday
-
AndArgs
-
Indexes
-
Operators
-
Order By
-
SET
-
TQL For JQL Users
-
Types
-
Values
-
Aggregation
-
Simple Search
-
API
-
Using Enterprise Tester
-
Platform Plugins
-
Troubleshooting
-
Earlier Versions of this Documentation
-
Support & Bug Fixes
-
NextGen
-
Enterprise Tester 6.7.1
Function: HourOfDate
Returns the hour number for a date value, this is normally useful when combined with comparison and condition functions such as If.
Syntax
HourOfDate(date)