<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ikesyo</author_name>
  <author_url>https://blog.hatena.ne.jp/ikesyo/</author_url>
  <blog_title>いけだや技術ノート</blog_title>
  <blog_url>https://ikesyo.hatenablog.com/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>ReactiveCocoa</anon>
    <anon>iOS</anon>
    <anon>FRP</anon>
  </categories>
  <description>元ネタ: ios - Perform action on the hour, every hour, with ReactiveCocoa - Stack Overflow 現在時刻から1時間毎だと毎時0分とならないので、まずは次の時までの分を得ておきます。 NSDateComponents *components = [[[NSCalendar sharedCalendar] calendar] components:NSMinuteCalendarUnit fromDate:[NSDate date]]; NSInteger minutesToNextHour = 60 - compone…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fikesyo.hatenablog.com%2Fentry%2F2013%2F12%2F05%2F171646&quot; title=&quot;逆引きReactiveCocoa: 毎時0分に処理を行う - いけだや技術ノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-12-05 17:16:46</published>
  <title>逆引きReactiveCocoa: 毎時0分に処理を行う</title>
  <type>rich</type>
  <url>https://ikesyo.hatenablog.com/entry/2013/12/05/171646</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
