Shoutbox

Seconds in XHTML Chat Logs - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: Seconds in XHTML Chat Logs (/showthread.php?tid=68175)

Seconds in XHTML Chat Logs by ~*McoreD*~ on 11-08-2006 at 05:36 AM

Hey All,

Is there a GUI/registry setting that I am missing in Messenger Plus! to log seconds as well.

Currently it is just HH:mm. I didn't change anything. This is default settings.
(13:23) McoreD: Hey

I would like it to be logged as
(13:23:38) McoreD: Hey

for example.

Thanks,
McoreD






RE: Seconds in XHTML Chat Logs by Patchou on 11-08-2006 at 06:59 AM

A registry option exists called ChatLogTimeStampFormat. It's documentation will be made public along with the release of Messenger Plus! 4.10 :).


RE: Seconds in XHTML Chat Logs by ~*McoreD*~ on 11-08-2006 at 07:57 AM

Hi Patchou,

ChatLogXHtmlTimeStamp entry is visible in HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\mcored@microsoftusernetwork.com\Preferences but not

ChatLogTimeStampFormat

So I guess it is hidden. :)

I will wait until 4.10 or much appreciate if you could show me an example with ChatLogTimeStampFormat on how to get HH:mm:tt.

Thanks,
McoreD


RE: Seconds in XHTML Chat Logs by Felu on 11-08-2006 at 08:56 AM

You need to create it for yourself. Create a new String in your Preferences called ChatLogTimeStampFormat and  give it a value of HH':'mm':'ss for 24 hour clock or hh':mm':'ss tt for 12 hour clock with AM or PM. [Image: msn_wink.gif].

More info on these values-
Date Tags
To add normal text, use single quotes. Example: "dd'/'MM" will produce "18/10".

  • d - Day of month as digits with no leading zero for single-digit days.
  • dd - Day of month as digits with leading zero for single-digit days.
  • ddd - Day of week as a three-letter abbreviation.
  • dddd - Day of week as its full name.
  • M - Month as digits with no leading zero for single-digit months.
  • MM - Month as digits with leading zero for single-digit months.
  • MMM - Month as a three-letter abbreviation.
  • MMMM - Month as its full name.
  • yy - Year as last two digits, but with leading zero for years less than 10.
  • yyyy - Year represented by full four digits.
Time Tags
To add normal text, use single quotes. Example: "HH':'mm" will produce "12:40".
  • h - Hours with no leading zero for single-digit hours; 12-hour clock.
  • hh - Hours with leading zero for single-digit hours; 12-hour clock.
  • H - Hours with no leading zero for single-digit hours; 24-hour clock.
  • HH - Hours with leading zero for single-digit hours; 24-hour clock.
  • m - Minutes with no leading zero for single-digit minutes.
  • mm - Minutes with leading zero for single-digit minutes.
  • s - Seconds with no leading zero for single-digit seconds.
  • ss - Seconds with leading zero for single-digit seconds.
  • t - One character time-marker string, such as A or P.
  • tt - Multicharacter time-marker string, such as AM or PM.

RE: Seconds in XHTML Chat Logs by ~*McoreD*~ on 11-08-2006 at 09:33 AM

Very nice.

(17:32:05) McoreD: testing
(17:32:10) Spleak: i'm here.

Works Felu!. Thanks. :)

It was just like "LogsDateDirFormat"="yyyy'-'MM".


RE: Seconds in XHTML Chat Logs by CookieRevised on 11-08-2006 at 09:48 AM

Note that this registry key was also available in Plus! 3.

Many of the advanced Plus! registry options of Plus! 3 are also available for Plus! Live:

see http://old.msgplus.net/help_registry.php

As for ChatLogTimeStampFormat, this was also available in Plus!3 and therefor is documented:

http://old.msgplus.net/help_registry.php#datetags
which is were Felu got his information from; or it could also be found when searching the forum as this has been requested before.

Note that the stuff said in the Plus!3 documentation might change for Plus!Live, but many many things stays the same.

In other words:

quote:
Originally posted by ~*McoreD*~
It was just like "LogsDateDirFormat"="yyyy'-'MM".
this too can be changed using the same date and time tags. The equivalent registry key for Plus!3 was ArchiveFileDateFmt.

;)