never

Function never 

Source
pub fn never() -> i64
Expand description

provided the default unix epoch time (UTC) as seconds for the timestamp: 9999-12-31 23:59:59

use scaffolding_core::defaults::*;

assert_eq!(never(), 253402261199);