Carrot reference
Functions
vestShares()
Given a start date and end date, returns the number of shares that will vest over that period of time.
vestShares(fromDate, untilDate)
- fromDate - the first date in the range
- untilDate - the second date in the range
vestValue('2020-01-01', '2021-01-01') returns the number of shares that will vest over the defined date range