MCPcopy Create free account
hub / github.com/PoiScript/orgize / is_diary

Method is_diary

src/ast/timestamp.rs:61–63  ·  view source on GitHub ↗

```rust use orgize::{Org, ast::Timestamp}; let ts = Org::parse("<%%(org-calendar-holiday)>").first_node:: ().unwrap(); assert!(ts.is_diary()); ```

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected