Constant strftime::ASCTIME_FORMAT_STRING

source ·
pub const ASCTIME_FORMAT_STRING: &str = "%c";
Expand description

Format string used by Ruby Time#asctime method.