Carrot reference
...
Fields
Data Types
DaysOff
A Carrot datatype used by inbuilt fields that store information about days off.
The DaysOff datatype is not supported in Custom Fields/Forms. Supported uses for the DaysOff datatype are limited to the following inbuilt fields: daysOff, daysOffTaken, and daysOffUpcoming.
The DaysOff datatype supports the following properties:
Property | Definition |
---|---|
daysOff.all | Returns the total number of days off as a Number. |
daysOff.sick | Returns the total number of sick days off as a Number. |
daysOff.pto | Returns the Returns the total number of PTO days off as a Number. |
TABLE OF CONTENTS