Gets the
CultureInfo for the date input culture.
- Namespace
- Statiq
.Common - Containing Type
- Date
Time Culture Extensions
Syntax
public static CultureInfo GetDateTimeInputCulture(this IExecutionContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | IExecutionContext | The execution context. |
Return Value
| Type | Description |
|---|---|
| CultureInfo | The date input culture. |