 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How do you determine the current database time for a Notes database?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-do-you-determine-the-current-database-time-for-a-notes-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-you-determine-the-current-database-time-for-a-notes-database/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 20:02:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jellybean</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-you-determine-the-current-database-time-for-a-notes-database/#comment-53887</link>
		<dc:creator>jellybean</dc:creator>
		<pubDate>Thu, 12 Jun 2008 09:09:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-53887</guid>
		<description><![CDATA[Once you&#039;ve processed a document (collection) from Notes you could Stamp All the processed documents with a Notes Item
Call notesDocumentCollection.StampAll( itemname, value )

Before you Stamp the documents you must first Save them.]]></description>
		<content:encoded><![CDATA[<p>Once you&#8217;ve processed a document (collection) from Notes you could Stamp All the processed documents with a Notes Item<br />
Call notesDocumentCollection.StampAll( itemname, value )</p>
<p>Before you Stamp the documents you must first Save them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brooklynegg</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-you-determine-the-current-database-time-for-a-notes-database/#comment-53841</link>
		<dc:creator>brooklynegg</dc:creator>
		<pubDate>Tue, 10 Jun 2008 14:59:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-53841</guid>
		<description><![CDATA[Can you share some context and code to show how you get your Domino COM database connection? Is there a session? LotusScript has a Now function that gives the System (server) date. Does COM support that function?  I have never used COM and don&#039;t know what would result if you simply tired it and wrote back a result.

From Notes 6.5 Help

Now Function
Returns the current system date and time as a date/time value.
Syntax
Now
Return value
Now returns the current system date and time as a Variant of DataType 7 (Date/Time).
Usage
A date/time value is an eight-byte floating-point value. The integer part represents a serial day counted from the date January 1, 100 AD. The fractional part represents the time as a fraction of a day, measured from midnight on the preceding day.
You can call the function as either Now or Now().]]></description>
		<content:encoded><![CDATA[<p>Can you share some context and code to show how you get your Domino COM database connection? Is there a session? LotusScript has a Now function that gives the System (server) date. Does COM support that function?  I have never used COM and don&#8217;t know what would result if you simply tired it and wrote back a result.</p>
<p>From Notes 6.5 Help</p>
<p>Now Function<br />
Returns the current system date and time as a date/time value.<br />
Syntax<br />
Now<br />
Return value<br />
Now returns the current system date and time as a Variant of DataType 7 (Date/Time).<br />
Usage<br />
A date/time value is an eight-byte floating-point value. The integer part represents a serial day counted from the date January 1, 100 AD. The fractional part represents the time as a fraction of a day, measured from midnight on the preceding day.<br />
You can call the function as either Now or Now().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.046 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 20:03:07 -->