Need a time-date stamp for MS Outlook, please

Need a time-date stamp for MS Outlook, please

Post by Hugo Acost » Sun, 24 Sep 2006 01:35:25


I apologize in advance if I am sending this request to the wrong place...



I would like to have a button in my MS Outlook 2000 toolbar, that when
clicked, it will place the DATE/TIME on (whatever) the cursor is located. I
work (volunteer) with a non-for-profit Church organization that has no money
to pay programmers, to develop (what I was told) this simple task;
therefore, I was advised to use this Internet avenue, and see if I could get
a script of add-in (I apologize if I am using the wrong terminology - I am
not very knowledgeable with computers either).



I would like this feature to provide the following format:



"Fri 9/22/2006 6:58 AM"

(the abbreviated day-name at the beginning is not necessary, but it would be
GREAT if possible)



Again, I just need a simple way (maybe a button) that will quickly place the
DATE/TIME in any part of outlook I am working on. If this can be sent to me
via email (I don't know, as an "executable" file attachment, or as an
add-in, or as a script with instructions of how to install it..?), it will
be greatly appreciated. My personal email address is XXXX@XXXXX.COM



Thank you very much;



Hugo
 
 
 

1. using ms access to convert ms access & sql server date time to unix time stamp

2. Help with comparing date stamp in PHP to date AND time stamp coming from MYSQL db!!!!!!

In our last episode,
< XXXX@XXXXX.COM >,
the lovely and talented XXXX@XXXXX.COM
broadcast on comp.lang.php:







try echo $banned_until here to see if you really are getting a value.

The answer probably is that you are getting a string, not time, which
is expressed in an integer number of seconds.




This is because $banned_until = 0. I suspect your problem is not
in date but that you are not what you think from the database.



of course you could make date2 = date('Y-m-d h:m:s'); which evidently is the
format you are getting from the database. This of course has the
disadvantage of being obviously correct.



Aha! The plot thickens!




Okay. date wants the second parameter to be a number for time, a big-ass
integer in this case. What you are getting from the database is a string.
How to change a string to time? How? How?

$date1 = date('Y-m-d',strtotime($banned_until));

Note: the above contains *two* hints at *different* solutions. If you do
both of them, it won't work. Pick one.




--
Lars Eighner < http://www.yqcomputer.com/ ; XXXX@XXXXX.COM
Countdown: 257 days to go.

3. Help with comparing date stamp in PHP to date AND time stamp coming from MYSQL db!!!!!!

4. Need to add date/time stamp to file name without time change creating new files

5. Include date/time stamp in file name when saving an MS Access repo

6. need help with date/time stamp -- In a Notes field

7. Help I need to removing time stamp on a date field

8. Time Stamp VBA - Need help please!

9. need date/time stamp on each line in memo field

10. need help with date/time stamp

11. A Date & Time Stamp in Outlook's Contact Notes Field!

12. How do I add a date/time stamp to a PRINTED email in Outlook?

13. Assign function key for time date stamp 4 Wordpad, and outlook exp

14. Assign function key for time date stamp 4 Wordpad, and outlook

15. outlook signature with current date and time stamp