public class StiFunctionsDate
extends java.lang.Object
| Constructor and Description |
|---|
StiFunctionsDate() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
dayOfWeek(StiDateTime date)
Returns the day of the week.
|
static java.lang.String |
dayOfWeek(StiDateTime date,
boolean localized)
Returns the day of the week.
|
static java.lang.String |
dayOfWeek(StiDateTime date,
java.lang.String culture)
Returns the day of the week.
|
static java.lang.String |
dayOfWeek(StiDateTime date,
java.lang.String culture,
boolean upperCase)
Returns the day of the week.
|
public static java.lang.String dayOfWeek(StiDateTime date)
date - public static java.lang.String dayOfWeek(StiDateTime date, boolean localized)
public static java.lang.String dayOfWeek(StiDateTime date, java.lang.String culture)
date - culture - java.lang.Exceptionpublic static java.lang.String dayOfWeek(StiDateTime date, java.lang.String culture, boolean upperCase)
date - culture - upperCase - java.lang.ExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.