RSS <lastBuildDate> ইলেকট্রন
বিবরণ ও ব্যবহার
<lastBuildDate> ইলেকট্রন ফিড কনটেন্টের শেষ সংশোধন তারিখ নির্দেশ করে
উদাহরণ
<?xml version="1.0" encoding="ISO-8859-1" ?> <rss version="2.0"> <channel> <title>CodeW3C.com Home Page</title> <link>http://www.codew3c.com</link> <description>Free web building tutorials</description> <lastBuildDate>Thu, 27 Apr 2006</lastBuildDate> <item> <title>RSS Tutorial</title> <link>http://www.codew3c.com/rss</link> <description>New RSS tutorial on CodeW3C.com</description> </item> </channel> </rss>