Carrot reference
Functions
grantedShares()
Returns all of the shares that were granted between two specified dates.
grantedShares(fromDate, untilDate[, filters])
- fromDate - the date from which counting begins.
- untilDate - the date at which counting ceases.
- filters - optional modifiers.
grantedShares('2000-01-01', '2020-03-02') returns the number of shares that were granted between 2000-01-01 and 2020-03-02.