On Tue, 20 Aug 2002, Craig wrote: > Hi folks, How do you change the time zone in Bering?
http://www.geocrawler.com/archives/3/7325/2002/5/0/8796675/ Needs to make it into documentation somehow. > I see the weblet log files are time stamped, and not only is the time > incorrect but I'd like to change to 12 hr instead of 24 hr time also > (if that's possible). Thanks. Go into /var/sh-www/cgi-bin and find occurrences of "$(date)" and replace them with the date formatted to your preference, such as "$(date +'%a %b %d %r %Y')" (Look up manpage for "date" for meaning of format strings.) --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<[EMAIL PROTECTED]> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...2k --------------------------------------------------------------------------- ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
