Calendar Date (Historical)
Returns the calendar end date for the period.
Examples
=hf_Calendar_Date("AAPL", 2023, 4)When to Use
- Date alignment
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Report period | hf_Report_Period() |
Common Issues & FAQ
Q: What date format? A: YYYY-MM-DD format.
