public class ManLocalDateTimeExt extends Object
| Constructor and Description |
|---|
ManLocalDateTimeExt() |
| Modifier and Type | Method and Description |
|---|---|
static LocalDateTime |
minus(LocalDateTime thiz,
Time time) |
static LocalDateTime |
plus(LocalDateTime thiz,
Time time) |
public static LocalDateTime plus(LocalDateTime thiz, Time time)
public static LocalDateTime minus(LocalDateTime thiz, Time time)
Copyright © 2024. All rights reserved.