TLB clock question... - Day of week? - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html) +--- Forum: Plugin features and improvements (http://forum.tordex.com/forum-15.html) +--- Thread: TLB clock question... - Day of week? (/thread-861.html) |
- rij73 - 08-10-2003 I really like TLB clock. Is there a way to get the day of the week to display with just using the default skin? I like the plain text look, but can't figure out how to do this. Also, it would be nice if with the default skin, you could have the option of placing the date next to the clock instead of beneath it. Thanks! - Yuri Kobets - 08-10-2003 Quote:I really like TLB clock. Is there a way to get the day of the week to display with just using the default skin? I like the plain text look, but can't figure out how to do this.Yes, in the Date Format field write ddd for short week day or dddd for long week day. BTW I use this date format: ddd dd.MM Quote:Also, it would be nice if with the default skin, you could have the option of placing the date next to the clock instead of beneath it.OK. - IceCaveman - 08-10-2003 it's pretty annoying to have the clock always open configuration dialog when clicked on it. it I have the clock next to my volume control and it's always accidentally opening. But that's just me. - rij73 - 08-11-2003 Thanks, Yuri! - Guest - 09-19-2003 I would like to use two lines with an analog TLB clock, like this: Friday 19 sep 2003 Is it posible? - Yuri Kobets - 09-19-2003 No yet - shapeshifter - 09-19-2003 Quote:I would like to use two lines with an analog TLB clock, like this:It is with a custom skin or 2... - Guest - 09-28-2003 How Do You Have 12hr Time!!!!!!!!!!!! p.s. I tried H:mms instead of HH:mms but it doesn't work Thanks - shapeshifter - 09-28-2003 Quote:How Do You Have 12hr Time!!!!!!!!!!!!The 12 hour format code is "hh" (note lower case) for hour with leading zero - i.e. 08:15 - or "h" for hour without leading zero - 8:15. - Yuri Kobets - 09-28-2003 try h:mms or hh:mms |