Summary
Gets the
System.Globalization.CultureInfo
for the date input culture.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Execution - 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. |