<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sam Perrow</title>
    <description>The latest articles on DEV Community by Sam Perrow (@samperrow).</description>
    <link>https://dev.to/samperrow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F99397%2Fb2e22b17-b67c-4838-82c3-85b9e85a5a57.png</url>
      <title>DEV Community: Sam Perrow</title>
      <link>https://dev.to/samperrow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samperrow"/>
    <language>en</language>
    <item>
      <title>SP Calendar Pro- Lightweight JavaScript library to easily manage SharePoint calendar events.</title>
      <dc:creator>Sam Perrow</dc:creator>
      <pubDate>Mon, 19 Nov 2018 04:09:34 +0000</pubDate>
      <link>https://dev.to/samperrow/sp-calendar-pro-6pf</link>
      <guid>https://dev.to/samperrow/sp-calendar-pro-6pf</guid>
      <description>&lt;p&gt;I have realized how painful it is to deal with SharePoint calendars, especially gathering recurring events. So I have created this small (~350 lines) vanilla JS library to simplify managing common calendar operations.&lt;/p&gt;

&lt;p&gt;Key features:&lt;br&gt;
-Easily get recurring calendar events&lt;br&gt;
-Filter the collected events to return only the events that occur before or after user-specified dates.&lt;br&gt;
-Convert datetime rows in a SharePoint form into proper JavaScript date objects.&lt;br&gt;
-Any list within a site collection can be queried- the list does not have to originate from the same subsite.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://spcalendarpro.sharepointhacks.com/"&gt;Full Documentation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/samperrow/SPCalendarPro"&gt;Source code&lt;/a&gt;&lt;/p&gt;

</description>
      <category>sharepoint</category>
      <category>calendars</category>
      <category>javascript</category>
      <category>soap</category>
    </item>
  </channel>
</rss>
