| Package | Description |
|---|---|
| com.caucho.config.functions | |
| com.caucho.server.http | |
| com.caucho.servlets | |
| com.caucho.util |
Assorted utilities
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
FmtFunctions.timestamp(java.lang.String format,
QDate date) |
| Modifier and Type | Method and Description |
|---|---|
protected QDate |
AbstractHttpResponse.getCalendar() |
| Modifier and Type | Field and Description |
|---|---|
protected QDate |
FastCGIServlet._calendar |
| Modifier and Type | Method and Description |
|---|---|
static QDate |
QDate.allocateGmtDate() |
static QDate |
QDate.allocateLocalDate() |
static QDate |
QDate.createLocal()
Creates a local calendar.
|
static QDate |
QDate.getGlobalDate()
Global date must be synchronized before you can do anything on it.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
QDate.freeGmtDate(QDate date) |
static void |
QDate.freeLocalDate(QDate date) |