The Citadel Calendar is the calendar used at the [[Radiant Citadel]]. The year is made up of 360 days.
## Campaigns
```base
filters:
and:
- file.hasTag("Campaign")
- Calendar.contains(this)
properties:
file.name:
displayName: Campaign
views:
- type: table
name: Table
order:
- file.name
- Start (Harptos)
- End (Harptos)
- Duration
sort:
- property: Start (Harptos)
direction: ASC
columnSize:
file.name: 285
```
## Relation to Calendar of Harptos
The start of the current Citadel Calendar, Day 1 Year 1, is the equivalent of 1/24/1242.
## Days
Days in the Citadel Calendar system are measured by a period of twenty-four hours.
---
## Page Tags/Properties
**Tags:** #Calendar
**Category:** [[Calendars.base|Calendars]]
**Campaign:** [[Journeys through the Radiant Citadel]]