<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DayPilot Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/daypilot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/daypilot/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Mon, 16 Apr 2018 21:11:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>DayPilot Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/daypilot/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>DayPilot add Event from JsonResult</title>
		<link>https://www.iodocs.com/daypilot-add-event-jsonresult/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 15:47:24 +0000</pubDate>
				<category><![CDATA[NET]]></category>
		<category><![CDATA[DayPilot]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=938</guid>

					<description><![CDATA[<p>DayPilot add Event from JsonResult code in C# .Net public JsonResult GetSchedulers(long? month = null) { List&#60;Scheduler&#62; list = new List&#60;Scheduler&#62;(); var item = new Scheduler(); item.id = "cb122202-5263-f467-73b3-643e4683bbc7"; item.start = "2017-06-21T00:00:00"; item.end = "2017-06-21T12:00:00"; item.text = "Event 2"; list.Add(item); item = new Scheduler(); item.id = "5a8376d2-8e3d-9739-d5d9-c1fba6ec02f9"; item.start = "2017-06-20T14:00:00"; item.end = "2017-06-20T18:00:00"; item.text = [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/daypilot-add-event-jsonresult/">DayPilot add Event from JsonResult</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
