| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Method and Description |
|---|---|
static TemporalFunction.CurrentLocalDate |
TemporalFunction.CurrentLocalDate.create()
Create a new
TemporalFunction.CurrentLocalDate function instance. |
static TemporalFunction.CurrentLocalDate |
QueryFunction.currentLocalDate()
Create a
TemporalFunction.CurrentLocalDate function to obtain the current date as a LocalDate. |
Copyright © 2019 The Holon Platform. All rights reserved.