Original Message
From: Rob and Donna Googe <rgooge@g...>
To: <basicstamps@egroups.com>
Sent: Sunday, June 25, 2000 9:50 PM
Subject: [noparse][[/noparse]basicstamps] unsubscribe
> unsubscribe
> at our mailbox..
>
> rgoogeWRAPPER@g...
>
> (please dispose of WRAPPER thoughtfully...
> from e-mail address before posting)
> Rob & Donna Googe
> Queensland, Australia... S 27 36'58, E 152 45'26
>
>
>
>
>
>
>
>
>
unsubscribe
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
unsubscribe
Original Message
From: <cbushman@p...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 12, 2000 8:26 AM
Subject: [noparse][[/noparse]basicstamps] Re: Ultralink Atomic Time Clock
> Rob: I encountered the same problem, as I wanted to see the time in
> my own time zone (as opposed to UTC). I also wanted to automatically
> make the switch from daylight to standard time, and visa-versa.
>
> I developed some additional code to convert the UTC time to local
> time, modify the day number (if the time change caused the time to
> revert to the previous day), and to make the change from daylight
> savings to standard time. Once I figured out extract the BCD info
> and make the conversion it was fairly straightforward.
>
> If you e-mail me I will gladly forward the code to you !
>
> Chuck Bushman
>
>
> --- In basicstamps@egroups.com, fiveslo@a... wrote:
> > Easy question for some of you out there! I've been playing around
> with the
> > Ultralink Atomic Time Clock board for a couple of weeks now and
> seem to be
> > having a problem! I downloaded the sample code from ulio.com for
> the BS2,
> > which I'm using. The clock locks on to a signal and displays time
> OK to my
> > Scott Edwards 4x20 display. Now for the problem part. I would
> like to
> > change the hours displayed to my local time. How do I adjust the
> time
> > displayed from "UTC" to Central Standard Time. I noticed that Rod
> Mack from
> > Ulio the manufacturer of the time clock board, wrote some sort of
> loop to
> > write each character displayed on the LCD in sequence. Also the
> fact that he
> > is using "packed BCD" as a format. How do I modify or subtract
> five hours
> > from the UTC signal sent from Fort Collins, CO that is received by
> my time
> > clock board. Thanks in advance, Rob, fiveslo@a...
>
>
>
>
>
Original Message
From: Parnreiter Peter <peter.parnreiter@u...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 19, 2000 3:15 AM
Subject: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
Original Message
From: EComeau <ecomeau@m...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 19, 2000 9:37 AM
Subject: Re: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
>
>
Original Message
> From: Parnreiter Peter <peter.parnreiter@u...>
> To: <basicstamps@egroups.com>
> Sent: Wednesday, July 19, 2000 3:15 AM
> Subject: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
>
>
> > UNSUBSCRIBE
> >
> >
> >
> >
>
>
>
>
>
To subscribe -or- unsubscribe send e-mail to majordomo@p...
and
- put SUBSCRIBE stamps -or- UNSUBSCRIBE stamps in the body of the
message
JMM wrote:
>
> Please unsubscribe me from this list. I have been trying unsubscribing with
> boing@p... but it doesn't work anymore since i changed my isp.
>
> thanks
LarryGaminde wrote:
>
> To subscribe -or- unsubscribe send e-mail to majordomo@p...
> and
> - put SUBSCRIBE stamps -or- UNSUBSCRIBE stamps in the body of the
> message
>
> JMM wrote:
> >
> > Please unsubscribe me from this list. I have been trying unsubscribing with
> > boing@p... but it doesn't work anymore since i changed my isp.
> >
> > thanks
Comments
unsubscribe
at our mailbox..
rgoogeWRAPPER@g...
(please dispose of WRAPPER thoughtfully...
from e-mail address before posting)
Rob & Donna Googe
Queensland, Australia... S 27 36'58, E 152 45'26
Original Message
From: Rob and Donna Googe <rgooge@g...>
To: <basicstamps@egroups.com>
Sent: Sunday, June 25, 2000 9:50 PM
Subject: [noparse][[/noparse]basicstamps] unsubscribe
> unsubscribe
> at our mailbox..
>
> rgoogeWRAPPER@g...
>
> (please dispose of WRAPPER thoughtfully...
> from e-mail address before posting)
> Rob & Donna Googe
> Queensland, Australia... S 27 36'58, E 152 45'26
>
>
>
>
>
>
>
>
>
unsubscribe
Bruce C. W. McGee CD, Ph.D., P.Eng.
McMillan-McGee Corp.
mcgee@mcmillan-mcgee.com····· http://www.mcmillan-mcgee.com
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Original Message
From: Allen S. [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=MmFff5Z7bt1ugbw4bzcsvvSZHmPjypWak810Fmwg8q7RV2ZGJZPkvirdpExogcxC_st73hE]AllenS@p...[/url
Sent: Sunday, July 09, 2000 9:58 PM
To: basicstamps@egroups.com
Subject: [noparse][[/noparse]basicstamps] unsubscribe
unsubscribe
> unsubscribe
Original Message
From: <cbushman@p...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 12, 2000 8:26 AM
Subject: [noparse][[/noparse]basicstamps] Re: Ultralink Atomic Time Clock
> Rob: I encountered the same problem, as I wanted to see the time in
> my own time zone (as opposed to UTC). I also wanted to automatically
> make the switch from daylight to standard time, and visa-versa.
>
> I developed some additional code to convert the UTC time to local
> time, modify the day number (if the time change caused the time to
> revert to the previous day), and to make the change from daylight
> savings to standard time. Once I figured out extract the BCD info
> and make the conversion it was fairly straightforward.
>
> If you e-mail me I will gladly forward the code to you !
>
> Chuck Bushman
>
>
> --- In basicstamps@egroups.com, fiveslo@a... wrote:
> > Easy question for some of you out there! I've been playing around
> with the
> > Ultralink Atomic Time Clock board for a couple of weeks now and
> seem to be
> > having a problem! I downloaded the sample code from ulio.com for
> the BS2,
> > which I'm using. The clock locks on to a signal and displays time
> OK to my
> > Scott Edwards 4x20 display. Now for the problem part. I would
> like to
> > change the hours displayed to my local time. How do I adjust the
> time
> > displayed from "UTC" to Central Standard Time. I noticed that Rod
> Mack from
> > Ulio the manufacturer of the time clock board, wrote some sort of
> loop to
> > write each character displayed on the LCD in sequence. Also the
> fact that he
> > is using "packed BCD" as a format. How do I modify or subtract
> five hours
> > from the UTC signal sent from Fort Collins, CO that is received by
> my time
> > clock board. Thanks in advance, Rob, fiveslo@a...
>
>
>
>
>
Original Message
From: JMM <jmm@m...>
To: <basicstamps@egroups.com>
Sent: Tuesday, July 18, 2000 6:26 PM
Subject: [noparse][[/noparse]basicstamps] Unsubscribe
> Unsubscribe
>
>
>
>
>
Original Message
From: Parnreiter Peter <peter.parnreiter@u...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 19, 2000 3:15 AM
Subject: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
> UNSUBSCRIBE
>
>
>
>
Original Message
From: EComeau <ecomeau@m...>
To: <basicstamps@egroups.com>
Sent: Wednesday, July 19, 2000 9:37 AM
Subject: Re: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
>
>
Original Message
> From: Parnreiter Peter <peter.parnreiter@u...>
> To: <basicstamps@egroups.com>
> Sent: Wednesday, July 19, 2000 3:15 AM
> Subject: [noparse][[/noparse]basicstamps] UNSUBSCRIBE
>
>
> > UNSUBSCRIBE
> >
> >
> >
> >
>
>
>
>
>
boing@p... but it doesn't work anymore since i changed my isp.
thanks
and
- put SUBSCRIBE stamps -or- UNSUBSCRIBE stamps in the body of the
message
JMM wrote:
>
> Please unsubscribe me from this list. I have been trying unsubscribing with
> boing@p... but it doesn't work anymore since i changed my isp.
>
> thanks
eGroups.com home: http://www.egroups.com/group/basicstamps
http://www.egroups.com - Simplifying group communications
LarryGaminde wrote:
>
> To subscribe -or- unsubscribe send e-mail to majordomo@p...
> and
> - put SUBSCRIBE stamps -or- UNSUBSCRIBE stamps in the body of the
> message
>
> JMM wrote:
> >
> > Please unsubscribe me from this list. I have been trying unsubscribing with
> > boing@p... but it doesn't work anymore since i changed my isp.
> >
> > thanks