pub const ASCTIME_FORMAT_STRING: &'static str = "%c";
Expand description

Format string used by Ruby Time#asctime method.