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