View Single Post
Viqsi's Avatar
Posts: 115 | Thanked: 136 times | Joined on Mar 2008 @ Central Ohio
#385
Originally Posted by b666m View Post
mhm... first question should be if the timestamps are actually stored with seconds in the database... (:
/home/user/.rtcom-eventlogger/el.db shows that they're stored in Unix timestamp format, but the timestamps don't seem to be formatted in any way in those javascripts. It looks like they're just somehow sent as preformatted strings without seconds, which probably means there's not a damn thing I can do short of getting the rtcom code and modifying it somehow.*

Color me extremely frustrated - especially since the lack of seconds means that things seem to get rendered out of order sometimes.


*: unless, of course, there's some hidden property or method of the message object somewhere which holds the actual timestamp or controls the string format...but if such a thing exists, I can find no documentation.

Last edited by Viqsi; 2010-03-13 at 06:33.