<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Time of Day Scripting</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6341599" />
  <subtitle>Time of Day Scripting</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6341599</id>
  <updated>2013-05-24T01:31:54Z</updated>
  <dc:date>2013-05-24T01:31:54Z</dc:date>
  <entry>
    <title>RE: Time of Day Scripting</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8266365" />
    <author>
      <name>Jonathan Adams</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8266365</id>
    <updated>2012-11-02T16:48:07Z</updated>
    <published>2012-11-02T16:48:07Z</published>
    <summary type="html">You could set it to open at 8am and then parse the time (T[now].hour, T[now].min) and on the day's it's open, run an if() statement for this 5 minute window, then GoTo open if it matches. Or you could do the reverse, in a way - have a specific switch case for 7am-8am, and only allow it to go to Open if it's 7:55~7:59; otherwise go to Closed. Doing it that way might be better so you don't have to mess around with am/pm recognition manually. Not really any other way around it if they don't let you enter specific times.</summary>
    <dc:creator>Jonathan Adams</dc:creator>
    <dc:date>2012-11-02T16:48:07Z</dc:date>
  </entry>
  <entry>
    <title>Time of Day Scripting</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6341598" />
    <author>
      <name>Kyle Rogers</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6341598</id>
    <updated>2012-08-24T01:13:06Z</updated>
    <published>2012-08-24T01:13:06Z</published>
    <summary type="html">The options for time of day time ranges are in 15 minute increments.  i need to open a queue at 7:55 AM.  Any idea how I could do that?</summary>
    <dc:creator>Kyle Rogers</dc:creator>
    <dc:date>2012-08-24T01:13:06Z</dc:date>
  </entry>
</feed>

