ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

New Script FARR Plugin: Clock

(1/5) > >>

gogogadgetscott:
Overview:
This plugin displays the current date/time in a variety of formats.

Info:
http://gogogadgetscott.info/computers/software/farr/

List of commands:
cl : list current date/time

Download:
http://gogogadgetscott.info/computers/software/farr/clock/Clock.zip



Special thanks goes to ecaradec for Fscript.
https://www.donationcoder.com/forum/index.php?topic=12232.0

taichimaster:
Pretty cool plugin.  You seem to have left out the UTC format though :)

It would be even cooler if you could extend the plugin to show the current time in different cities.

cl moscow
cl "hong kong"

Maybe you can scrap the output of http://www.timeanddate.com/worldclock/ ?

Another idea would be to display the calendar of the specified month.  Something like the "cal" command in *nix.

Something like:

$ cal 2 2008
   February 2008
Su Mo Tu We Th Fr Sa
                1  2
 3  4  5  6  7  8  9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29

mouser:
very cool.  :up:
my only suggestion is to not call it cl, and instead maybe "fcl" so it doesnt interfere with normal searching for files that might start with cl.

mouser:
this is close to my request here, i wonder if it could be added:
https://www.donationcoder.com/forum/index.php?topic=8071.msg86321#msg86321

i think you could add that ability to your plugin if you let the options file provide an OFFSET +- hours for each entry, and a label for each entry so user could search by entry name.  just an idea!

Armando:
very cool.  :up:
my only suggestion is to not call it cl, and instead maybe "fcl" so it doesnt interfere with normal searching for files that might start with cl.
-mouser (February 18, 2008, 12:18 AM)
--- End quote ---

Or "cl "

--- ---^cl (.*)

This is the convention that I've adopted for all aliases + plugins : they end with a space.

Navigation

[0] Message Index

[#] Next page

Go to full version