Changes

m
Text replacement - "<google>BUY_IPAD_BOTTOM</google>" to "<htmlet>ios9_upgrade</htmlet>"
@end
</pre>
<googlehtmlet>BUY_IPAD_BOTTOMios9_upgrade</googlehtmlet>
The first task performed by the getLocation method involves the creation of an NSLocale object that will be used to configure the format of the date and time values when they are prepared for display. In this instance the US English (en_US) locale is selected, though this can be changed to match your particular regional locale. Next, the date method of the datePicker object is called to obtain the date and time selected by the user and the result assigned to pickerDate. A string object is then created consisting of the date description string adjusted for the specified locale. This, in turn, is displayed on the label associated with the dateLabel outlet via the object’s text property.
<googlehtmlet>BUY_IPAD_BOTTOMios9_upgrade</googlehtmlet>