Skip to content

Commit 2b4f3de

Browse files
author
Reza
committed
Updates README.md for updateDate function
1 parent 4037754 commit 2b4f3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class InterfaceController: WKInterfaceController {
6161
// ...
6262
}
6363

64-
timePickerDataSource.setup(withInitiallySelectedDate: Date())
64+
timePickerDataSource.updateDate(to: Date())
6565
}
6666

6767
@IBAction func hourPickerDidUpdate(_ index: Int) {

0 commit comments

Comments
 (0)