public class Now extends Object
| Modifier and Type | Field and Description |
|---|---|
static Supplier<String> |
envNowDate |
static Supplier<String> |
envNowTime |
static NameEval |
funNow |
| Constructor and Description |
|---|
Now() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull String |
now(Object obj,
String pattern)
Format datetime object with the given pattern
|
public static final NameEval funNow
Copyright © 2024. All rights reserved.