pub type Timestamp = String;
Timestamp type (ISO 8601 string for portability)
pub struct Timestamp { /* private fields */ }