```rust use orgize::{Org, ast::Timestamp}; let ts = Org::parse("<%%(org-calendar-holiday)>").first_node:: ().unwrap(); assert!(ts.is_diary()); ```
(&self)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected