H02 - Creation Posting Time (Payroll Report Generator variable)
From Catalyst
Syntax
H02{N/T}
Description
When a transaction is posted it is tagged with the date and time of its posting. This is the time and H01 is the date.
Parameters
- N/T
- A text parameter that can be omitted (it defaults to "N").
- N
- Numeric result. This is the number of minutes since midnight. This is most commonly used for sorting purposes.
- T
- Text result. This is the time formatted for display, using the 24-hour clock, e.g. '08:30', '20:30'.
Returns
A text or numeric (depending on the parameters) value whose typical size is 5 characters.