I propose the following change that includes the timezone info so that
3rd library does not need to know the time is actually UTC.

diff --git a/lisp/bbdb.el b/lisp/bbdb.el
index d2c72fb9..89e890c3 100644
--- a/lisp/bbdb.el
+++ b/lisp/bbdb.el
@@ -222,7 +222,7 @@ (defcustom bbdb-change-hook 'bbdb-timestamp
   :group 'bbdb
   :type 'hook)
 
-(defcustom bbdb-time-stamp-format "%Y-%m-%d %T"
+(defcustom bbdb-time-stamp-format "%Y-%m-%d %T %z"
   "The BBDB time stamp format.  See `format-time-string'.
 This function is called with arg UNIVERSAL being non-nil."
   :group 'bbdb

Leo


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to