<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://geeks.ms/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Amigo mío Siempre estas Programando en .NET : Fechas</title><link>http://geeks.ms/blogs/lruiz/archive/tags/Fechas/default.aspx</link><description>Etiquetas: Fechas</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>[SharePoint] La clase SPUtility y su manera extraña de convertir un DateTime al formato ISO8601 ¿Opiniones?</title><link>http://geeks.ms/blogs/lruiz/archive/2012/03/02/sharepoint-la-clase-sputility-y-su-manera-extra-241-a-de-convertir-un-datetime-al-formato-iso8601-191-opiniones.aspx</link><pubDate>Fri, 02 Mar 2012 12:35:26 GMT</pubDate><guid isPermaLink="false">2a2e7ade-7474-448b-9de5-1515d8bb7d1b:203645</guid><dc:creator>Luis Ruiz Pavón</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://geeks.ms/blogs/lruiz/rsscomments.aspx?PostID=203645</wfw:commentRss><comments>http://geeks.ms/blogs/lruiz/archive/2012/03/02/sharepoint-la-clase-sputility-y-su-manera-extra-241-a-de-convertir-un-datetime-al-formato-iso8601-191-opiniones.aspx#comments</comments><description>Sí trabajas habitualmente con SharePoint, sabrás que las fechas con las que trabaja SharePoint están en formato ISO8601 algo como esto: yyyy-MM-ddTHH:mm:ssZ Seguro que en alguna CAML Query has tenido que utilizarlo: &amp;lt; Query &amp;gt; &amp;lt; Where &amp;gt; &amp;lt; Eq &amp;gt; &amp;lt; FieldRef Name =&amp;quot;Created&amp;quot; /&amp;gt; &amp;lt; Value IncludeTimeValue =&amp;quot;TRUE&amp;quot; Type =&amp;quot;DateTime&amp;quot; &amp;gt; 2012-03-02T13:46:06Z &amp;lt;/ Value &amp;gt; &amp;lt;/ Eq &amp;gt; &amp;lt;/ Where &amp;gt; &amp;lt;/ Query &amp;gt; Pues dentro de la clase SPUtility...(&lt;a href="http://geeks.ms/blogs/lruiz/archive/2012/03/02/sharepoint-la-clase-sputility-y-su-manera-extra-241-a-de-convertir-un-datetime-al-formato-iso8601-191-opiniones.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://geeks.ms/aggbug.aspx?PostID=203645" width="1" height="1"&gt;</description><category domain="http://geeks.ms/blogs/lruiz/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/SPUtility/default.aspx">SPUtility</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/Fechas/default.aspx">Fechas</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/DateTime/default.aspx">DateTime</category><category domain="http://geeks.ms/blogs/lruiz/archive/tags/Formatos/default.aspx">Formatos</category></item></channel></rss>