method
DateField.LabelTranslations
Public method DateField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
DateFieldFull signature
func (f DateField) LabelTranslations(values map[string]string) DateFieldRelated types
DateFieldDateField configures a field for a date, time, or timestamp.