Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
shift_months in datafusion_common::delta - Rust
[go: Go Back, main page]

pub fn shift_months<D: Datelike>(date: D, months: i32) -> D
Expand description

Shift a date by the given number of months. Ambiguous month-ends are shifted backwards as necessary.