Skip to main content

extract_timestamp

Function extract_timestamp 

Source
pub fn extract_timestamp(json: &Value) -> Option<DateTime<Utc>>
Expand description

Extract timestamp from a JSON record. Supports both CLI format (timestamp) and Desktop format (_audit_timestamp).