How difficult would it be to put swatch internet time into LJ? It could just be a %%beat%% or comparable thing in the style entry. Adding it to the client isn't difficult, but having to do the conversion back to unix time before sending the entry is cumbersome. However, since date/time are displayed in the 'friend timezone', it might be fairly easy to modify just that on the LJ side. I haven't looked at the code yet in that area... it would have been really easy with PHP since they have a built-in function in date() for getting it.