Skip to content

Instantly share code, notes, and snippets.

@vasarhelyia
Created August 30, 2015 09:38
Show Gist options
  • Select an option

  • Save vasarhelyia/9718cdc28686d025ef3e to your computer and use it in GitHub Desktop.

Select an option

Save vasarhelyia/9718cdc28686d025ef3e to your computer and use it in GitHub Desktop.
rac_text
self.startTimeTextField.rac_text <~ pickerDateSignalProducer
|> map { self.formatDate($0) }
|> catch { _ in SignalProducer<String, NoError>.empty }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment