DateInputMessagesSettingsBuilder
Methods
Year(System.String)
The placeholder for the years part.
Parameters
value - System.String
The value that configures the year.
Month(System.String)
The placeholder for the months part.
Parameters
value - System.String
The value that configures the month.
Day(System.String)
The placeholder for the day of the month part.
Parameters
value - System.String
The value that configures the day.
Weekday(System.String)
The placeholder for the day of the week part.
Parameters
value - System.String
The value that configures the weekday.
Hour(System.String)
The placeholder for the hours part.
Parameters
value - System.String
The value that configures the hour.
Minute(System.String)
The placeholder for the minutes part.
Parameters
value - System.String
The value that configures the minute.
Second(System.String)
The placeholder for the seconds part.
Parameters
value - System.String
The value that configures the second.
Dayperiod(System.String)
The placeholder for the AM/PM part.
Parameters
value - System.String
The value that configures the dayperiod.