
OpenNTF Code Bin
About This Code
Brief Description:
DST Fix Utility for Custom Notes Applications
Contributor:
Kevin Pettitt
Category:
Application, Lotusscript
Notes Version:
R6.x, R7.x
Last Modified:
07 Mar 2007
OpenNTF Disclaimer
All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Code / Description
This is a sample database which demonstrates an effective methodology for correcting daylight saving time problems in custom Notes applications. It was developed specifically for the purpose of cleaning up some home-grown room reservation databases, but can be adapted to pretty much any custom application with minimal customization.
Usage / Example
The database itself serves as a central point of reference for tracking the dates when your users' workstations received the DST operating system patch, and for pointing to "DST Cleanup" views copied to the target databases, showing which documents are affected by the DST change. I've posted detailed guidelines for using this database and customizing the cleanup code on my blog here:
http://www.lotusguru.com/lotusguru/LGBlog.nsf/d6plinks/KPET-6Z2GEL
Code Attachments
Comments
Posted by Ali Ahmad on 04/11/2007 12:10:19 AMEnabling Security Log on Lotus Notes documents by capturing it's "PostModeChange" and "Terminate" events
Hi Kevin
I hope you are fine. I just want to confirm that I had posted a full running version of the above mentioned code at openNTF, did u get that and found running or not? I hope you would get back with your feedback soon.
Thanks