Constant strftime::ASCTIME_FORMAT_STRING
source · [−]pub const ASCTIME_FORMAT_STRING: &'static str = "%c";Expand description
Format string used by Ruby Time#asctime method.
pub const ASCTIME_FORMAT_STRING: &'static str = "%c";Format string used by Ruby Time#asctime method.