Login  Register

KX3 Order Number Decoding

classic Classic list List threaded Threaded
17 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

KX3 Order Number Decoding

Dave Agsten
I have not figured out the decoding process for the KX3 as they are being posted on the Elecraft website. I ordered the KX3 on 12/28/11 at 11:44AM EDT. I received the confirmation order number 2208-4844-0913. I can't decode how that correlates to the numbers being posted on the website other than a smaller number is earlier.


KX3-F     2208-4685-4272

KX3-K    2208-4068-6852

I revised my order to go with the factory version on Jan. 18th, long before any KX3s were shipped. I'm wondering how that factors in? The order number remained the same but it was now for a KX3-F.

Any cryptologists out there? :-)

 
73,
Dave N8AG
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Eric Swartz - WA6HHQ
Administrator
Turns out there is a way to decode the confirmation number.  W7CF
figured it out. See below.

73,

Eric
---
www.elecraft.com



-------- Original Message --------
Subject:     RE: [KX3] Re: Shipping status page updated
Date:     Tue, 22 May 2012 21:48:39 +0000
From:     [hidden email] <[hidden email]>

For those who haven't noticed, the confirmation number does indeed
encode the date & time when the confirmation was issued. I plugged some
confirmation numbers into a excel worksheet and started to play with it.
Yeah, out of "desperation" while I wait for my KX3, I started to pattern
match... :-)

The first 8 numbers encode the days & minutes of the confirmation, and
in good Unix tradition the "zero order time" is 1/1/1970

To convert, use the following formula (interesting how identical Excel
and googleDocs formulas are...):
=( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569

For the curious, 25569 is the number of days between 1/1/1970 and
1/1/1900, the latter is the zero date for Excel.
Place confirmation numbers into a spreadsheet, e.g. into column B and
add the following formula to the next column C. Now format the column C
"Date time" and you'd get the readout below.

A B C
factory: 2208-4637-9147 12/28/2011 13:17:00
kits: 2208-4064-4730 12/28/2011 3:44:00

Confirmation numbers are from today's (5/22) status page update, column
C shows the actual order times calculated with above formula.

73, Dave W7CF


On 5/23/2012 4:54 PM, Dave Agsten wrote:

> I have not figured out the decoding process for the KX3 as they are being posted on the Elecraft website. I ordered the KX3 on 12/28/11 at 11:44AM EDT. I received the confirmation order number 2208-4844-0913. I can't decode how that correlates to the numbers being posted on the website other than a smaller number is earlier.
>
>
> KX3-F     2208-4685-4272
>
> KX3-K    2208-4068-6852
>
> I revised my order to go with the factory version on Jan. 18th, long before any KX3s were shipped. I'm wondering how that factors in? The order number remained the same but it was now for a KX3-F.
>
> Any cryptologists out there? :-)
>
>  
> 73,
> Dave N8AG
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Gary Gregory
In reply to this post by Dave Agsten
*Yep!

it's easy!

the number was generated by an 'off site' or 3rd. party order taking
facility and NOT generated by Elecraft.

As this 3rd party handles orders for 'other' clients, the numerical
significance is only in relation to 'all' of the orders received by this
3rd party.

See?..simple eh?

Actually I read a previous post describing how the order numbers were
generated..:-)

Hope this clarifies things for you.

73's
Gary

*
On 24 May 2012 09:54, Dave Agsten <[hidden email]> wrote:

> I have not figured out the decoding process for the KX3 as they are being
> posted on the Elecraft website. I ordered the KX3 on 12/28/11 at 11:44AM
> EDT. I received the confirmation order number 2208-4844-0913. I can't
> decode how that correlates to the numbers being posted on the website other
> than a smaller number is earlier.
>
>
> KX3-F     2208-4685-4272
>
> KX3-K    2208-4068-6852
>
> I revised my order to go with the factory version on Jan. 18th, long
> before any KX3s were shipped. I'm wondering how that factors in? The order
> number remained the same but it was now for a KX3-F.
>
> Any cryptologists out there? :-)
>
>
> 73,
> Dave N8AG
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>



--
Gary
VK4FD - Motorhome Mobile
Elecraft Equipment
K3 #679, KPA-500 #018 KAT-500#??
Living the dream!!!
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Tony Estep
In reply to this post by Eric Swartz - WA6HHQ
On Wed, May 23, 2012 at 7:23 PM, Eric Swartz - WA6HHQ, Elecraft <
[hidden email]> wrote:

> ...W7CF figured it out.

 ======

Thanks to W7CF! And thanks to Eric for posting this solution.

Tony KT0NY




--
http://www.isb.edu/faculty/facultydir.aspx?ddlFaculty=352
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Gary Gregory
In reply to this post by Eric Swartz - WA6HHQ
*Good grief.....I liked the previous post where they were sequential and
had no meaning...now the headache begins trying to figure out what it all
means...:-)

Too hard, time for a nap!

Start the day off slow...then taper off.....

sigh

Gary
*
On 24 May 2012 10:23, Eric Swartz - WA6HHQ, Elecraft <[hidden email]>wrote:

> Turns out there is a way to decode the confirmation number.  W7CF
> figured it out. See below.
>
> 73,
>
> Eric
> ---
> www.elecraft.com
>
>
>
> -------- Original Message --------
> Subject:     RE: [KX3] Re: Shipping status page updated
> Date:     Tue, 22 May 2012 21:48:39 +0000
> From:     [hidden email] <[hidden email]>
>
> For those who haven't noticed, the confirmation number does indeed
> encode the date & time when the confirmation was issued. I plugged some
> confirmation numbers into a excel worksheet and started to play with it.
> Yeah, out of "desperation" while I wait for my KX3, I started to pattern
> match... :-)
>
> The first 8 numbers encode the days & minutes of the confirmation, and
> in good Unix tradition the "zero order time" is 1/1/1970
>
> To convert, use the following formula (interesting how identical Excel
> and googleDocs formulas are...):
> =( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569
>
> For the curious, 25569 is the number of days between 1/1/1970 and
> 1/1/1900, the latter is the zero date for Excel.
> Place confirmation numbers into a spreadsheet, e.g. into column B and
> add the following formula to the next column C. Now format the column C
> "Date time" and you'd get the readout below.
>
> A B C
> factory: 2208-4637-9147 12/28/2011 13:17:00
> kits: 2208-4064-4730 12/28/2011 3:44:00
>
> Confirmation numbers are from today's (5/22) status page update, column
> C shows the actual order times calculated with above formula.
>
> 73, Dave W7CF
>
>
> On 5/23/2012 4:54 PM, Dave Agsten wrote:
> > I have not figured out the decoding process for the KX3 as they are
> being posted on the Elecraft website. I ordered the KX3 on 12/28/11 at
> 11:44AM EDT. I received the confirmation order number 2208-4844-0913. I
> can't decode how that correlates to the numbers being posted on the website
> other than a smaller number is earlier.
> >
> >
> > KX3-F     2208-4685-4272
> >
> > KX3-K    2208-4068-6852
> >
> > I revised my order to go with the factory version on Jan. 18th, long
> before any KX3s were shipped. I'm wondering how that factors in? The order
> number remained the same but it was now for a KX3-F.
> >
> > Any cryptologists out there? :-)
> >
> >
> > 73,
> > Dave N8AG
> > ______________________________________________________________
> > Elecraft mailing list
> > Home: http://mailman.qth.net/mailman/listinfo/elecraft
> > Help: http://mailman.qth.net/mmfaq.htm
> > Post: mailto:[hidden email]
> >
> > This list hosted by: http://www.qsl.net
> > Please help support this email list: http://www.qsl.net/donate.html
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>



--
Gary
VK4FD - Motorhome Mobile
Elecraft Equipment
K3 #679, KPA-500 #018 KAT-500#??
Living the dream!!!
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

w0mu
It means you will get it when you next in line.  :)

Mike W0MU

W0MU-1 CC Cluster w0mu.net:23 or w0mu-1.dnsdynamic.com
Http://www.w0mu.com


On 5/23/2012 6:53 PM, Gary Gregory wrote:

> *Good grief.....I liked the previous post where they were sequential and
> had no meaning...now the headache begins trying to figure out what it all
> means...:-)
>
> Too hard, time for a nap!
>
> Start the day off slow...then taper off.....
>
> sigh
>
> Gary
> *
> On 24 May 2012 10:23, Eric Swartz - WA6HHQ, Elecraft<[hidden email]>wrote:
>
>> Turns out there is a way to decode the confirmation number.  W7CF
>> figured it out. See below.
>>
>> 73,
>>
>> Eric
>> ---
>> www.elecraft.com
>>
>>
>>
>> -------- Original Message --------
>> Subject:     RE: [KX3] Re: Shipping status page updated
>> Date:     Tue, 22 May 2012 21:48:39 +0000
>> From:     [hidden email]<[hidden email]>
>>
>> For those who haven't noticed, the confirmation number does indeed
>> encode the date&  time when the confirmation was issued. I plugged some
>> confirmation numbers into a excel worksheet and started to play with it.
>> Yeah, out of "desperation" while I wait for my KX3, I started to pattern
>> match... :-)
>>
>> The first 8 numbers encode the days&  minutes of the confirmation, and
>> in good Unix tradition the "zero order time" is 1/1/1970
>>
>> To convert, use the following formula (interesting how identical Excel
>> and googleDocs formulas are...):
>> =( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569
>>
>> For the curious, 25569 is the number of days between 1/1/1970 and
>> 1/1/1900, the latter is the zero date for Excel.
>> Place confirmation numbers into a spreadsheet, e.g. into column B and
>> add the following formula to the next column C. Now format the column C
>> "Date time" and you'd get the readout below.
>>
>> A B C
>> factory: 2208-4637-9147 12/28/2011 13:17:00
>> kits: 2208-4064-4730 12/28/2011 3:44:00
>>
>> Confirmation numbers are from today's (5/22) status page update, column
>> C shows the actual order times calculated with above formula.
>>
>> 73, Dave W7CF
>>
>>
>> On 5/23/2012 4:54 PM, Dave Agsten wrote:
>>> I have not figured out the decoding process for the KX3 as they are
>> being posted on the Elecraft website. I ordered the KX3 on 12/28/11 at
>> 11:44AM EDT. I received the confirmation order number 2208-4844-0913. I
>> can't decode how that correlates to the numbers being posted on the website
>> other than a smaller number is earlier.
>>>
>>> KX3-F     2208-4685-4272
>>>
>>> KX3-K    2208-4068-6852
>>>
>>> I revised my order to go with the factory version on Jan. 18th, long
>> before any KX3s were shipped. I'm wondering how that factors in? The order
>> number remained the same but it was now for a KX3-F.
>>> Any cryptologists out there? :-)
>>>
>>>
>>> 73,
>>> Dave N8AG
>>> ______________________________________________________________
>>> Elecraft mailing list
>>> Home: http://mailman.qth.net/mailman/listinfo/elecraft
>>> Help: http://mailman.qth.net/mmfaq.htm
>>> Post: mailto:[hidden email]
>>>
>>> This list hosted by: http://www.qsl.net
>>> Please help support this email list: http://www.qsl.net/donate.html
>> ______________________________________________________________
>> Elecraft mailing list
>> Home: http://mailman.qth.net/mailman/listinfo/elecraft
>> Help: http://mailman.qth.net/mmfaq.htm
>> Post: mailto:[hidden email]
>>
>> This list hosted by: http://www.qsl.net
>> Please help support this email list: http://www.qsl.net/donate.html
>>
>
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

kk5na
In reply to this post by Eric Swartz - WA6HHQ
Nice decode...but even decoded and I have been showing as abt next on the
Spreadsheet all day...no shipping or confirmation yet.... :(

...almost wore out my "Check email" button today!!!   :)

Joe KK5NA

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Eric Swartz - WA6HHQ,
Elecraft
Sent: Wednesday, May 23, 2012 7:23 PM
To: Dave Agsten
Cc: [hidden email]
Subject: Re: [Elecraft] KX3 Order Number Decoding

Turns out there is a way to decode the confirmation number.  W7CF figured it
out. See below.

73,

Eric
---
www.elecraft.com



-------- Original Message --------
Subject:     RE: [KX3] Re: Shipping status page updated
Date:     Tue, 22 May 2012 21:48:39 +0000
From:     [hidden email] <[hidden email]>

For those who haven't noticed, the confirmation number does indeed encode
the date & time when the confirmation was issued. I plugged some
confirmation numbers into a excel worksheet and started to play with it.
Yeah, out of "desperation" while I wait for my KX3, I started to pattern
match... :-)

The first 8 numbers encode the days & minutes of the confirmation, and in
good Unix tradition the "zero order time" is 1/1/1970

To convert, use the following formula (interesting how identical Excel and
googleDocs formulas are...):
=( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569

For the curious, 25569 is the number of days between 1/1/1970 and 1/1/1900,
the latter is the zero date for Excel.
Place confirmation numbers into a spreadsheet, e.g. into column B and add
the following formula to the next column C. Now format the column C "Date
time" and you'd get the readout below.

A B C
factory: 2208-4637-9147 12/28/2011 13:17:00
kits: 2208-4064-4730 12/28/2011 3:44:00

Confirmation numbers are from today's (5/22) status page update, column C
shows the actual order times calculated with above formula.

73, Dave W7CF


On 5/23/2012 4:54 PM, Dave Agsten wrote:
> I have not figured out the decoding process for the KX3 as they are being
posted on the Elecraft website. I ordered the KX3 on 12/28/11 at 11:44AM
EDT. I received the confirmation order number 2208-4844-0913. I can't decode
how that correlates to the numbers being posted on the website other than a
smaller number is earlier.
>
>
> KX3-F     2208-4685-4272
>
> KX3-K    2208-4068-6852
>
> I revised my order to go with the factory version on Jan. 18th, long
before any KX3s were shipped. I'm wondering how that factors in? The order
number remained the same but it was now for a KX3-F.

>
> Any cryptologists out there? :-)
>
>  
> 73,
> Dave N8AG
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net Please help support this email
> list: http://www.qsl.net/donate.html
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html


______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Arthur Burke
Took the info from the formula.
My order number is:

2208-4835-5827

Using the formula I get:

12/28/2011 4:35 PM

Since the order info came *from* Elecraft, may I assume the 4:35 PM is
Pacific
Standard Time? If so, then I think the conversion to UTC would be
12/29/2011 0035.
Did I do that correctly?

Now I gotta find that spreadsheet and put my number in. Hope I don't "bump"
too many people in the wrong direction! LOL

Art - N4PJ


On Wed, May 23, 2012 at 9:02 PM, kk5na <[hidden email]> wrote:

> Nice decode...but even decoded and I have been showing as abt next on the
> Spreadsheet all day...no shipping or confirmation yet.... :(
>
> ...almost wore out my "Check email" button today!!!   :)
>
> Joe KK5NA
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Eric Swartz -
> WA6HHQ,
> Elecraft
> Sent: Wednesday, May 23, 2012 7:23 PM
> To: Dave Agsten
> Cc: [hidden email]
> Subject: Re: [Elecraft] KX3 Order Number Decoding
>
> Turns out there is a way to decode the confirmation number.  W7CF figured
> it
> out. See below.
>
> 73,
>
> Eric
> ---
> www.elecraft.com
>
>
>
> -------- Original Message --------
> Subject:     RE: [KX3] Re: Shipping status page updated
> Date:     Tue, 22 May 2012 21:48:39 +0000
> From:     [hidden email] <[hidden email]>
>
> For those who haven't noticed, the confirmation number does indeed encode
> the date & time when the confirmation was issued. I plugged some
> confirmation numbers into a excel worksheet and started to play with it.
> Yeah, out of "desperation" while I wait for my KX3, I started to pattern
> match... :-)
>
> The first 8 numbers encode the days & minutes of the confirmation, and in
> good Unix tradition the "zero order time" is 1/1/1970
>
> To convert, use the following formula (interesting how identical Excel and
> googleDocs formulas are...):
> =( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569
>
> For the curious, 25569 is the number of days between 1/1/1970 and 1/1/1900,
> the latter is the zero date for Excel.
> Place confirmation numbers into a spreadsheet, e.g. into column B and add
> the following formula to the next column C. Now format the column C "Date
> time" and you'd get the readout below.
>
> A B C
> factory: 2208-4637-9147 12/28/2011 13:17:00
> kits: 2208-4064-4730 12/28/2011 3:44:00
>
> Confirmation numbers are from today's (5/22) status page update, column C
> shows the actual order times calculated with above formula.
>
> 73, Dave W7CF
>
>
> On 5/23/2012 4:54 PM, Dave Agsten wrote:
> > I have not figured out the decoding process for the KX3 as they are being
> posted on the Elecraft website. I ordered the KX3 on 12/28/11 at 11:44AM
> EDT. I received the confirmation order number 2208-4844-0913. I can't
> decode
> how that correlates to the numbers being posted on the website other than a
> smaller number is earlier.
> >
> >
> > KX3-F     2208-4685-4272
> >
> > KX3-K    2208-4068-6852
> >
> > I revised my order to go with the factory version on Jan. 18th, long
> before any KX3s were shipped. I'm wondering how that factors in? The order
> number remained the same but it was now for a KX3-F.
> >
> > Any cryptologists out there? :-)
> >
> >
> > 73,
> > Dave N8AG
> > ______________________________________________________________
> > Elecraft mailing list
> > Home: http://mailman.qth.net/mailman/listinfo/elecraft
> > Help: http://mailman.qth.net/mmfaq.htm
> > Post: mailto:[hidden email]
> >
> > This list hosted by: http://www.qsl.net Please help support this email
> > list: http://www.qsl.net/donate.html
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>
>
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Eric Swartz - WA6HHQ
Administrator
The decoded time is UTC (GMT).

73,

Eric
---
www.elecraft.com


On 5/23/2012 6:26 PM, Arthur Burke wrote:

> Took the info from the formula.
> My order number is:
>
> 2208-4835-5827
>
> Using the formula I get:
>
> 12/28/2011 4:35 PM
>
> Since the order info came *from* Elecraft, may I assume the 4:35 PM is
> Pacific
> Standard Time? If so, then I think the conversion to UTC would be
> 12/29/2011 0035.
> Did I do that correctly?
>
> Now I gotta find that spreadsheet and put my number in. Hope I don't
> "bump" too many people in the wrong direction! LOL
>
> Art - N4PJ
>
>
> On Wed, May 23, 2012 at 9:02 PM, kk5na <[hidden email]
> <mailto:[hidden email]>> wrote:
>
>     Nice decode...but even decoded and I have been showing as abt next
>     on the
>     Spreadsheet all day...no shipping or confirmation yet.... :(
>
>     ...almost wore out my "Check email" button today!!!   :)
>
>     Joe KK5NA
>
>     -----Original Message-----
>     From: [hidden email]
>     <mailto:[hidden email]>
>     [mailto:[hidden email]
>     <mailto:[hidden email]>] On Behalf Of Eric
>     Swartz - WA6HHQ,
>     Elecraft
>     Sent: Wednesday, May 23, 2012 7:23 PM
>     To: Dave Agsten
>     Cc: [hidden email] <mailto:[hidden email]>
>     Subject: Re: [Elecraft] KX3 Order Number Decoding
>
>     Turns out there is a way to decode the confirmation number.  W7CF
>     figured it
>     out. See below.
>
>     73,
>
>     Eric
>     ---
>     www.elecraft.com <http://www.elecraft.com>
>
>
>
>     -------- Original Message --------
>     Subject:     RE: [KX3] Re: Shipping status page updated
>     Date:     Tue, 22 May 2012 21:48:39 +0000
>     From: [hidden email] <mailto:[hidden email]>
>     <[hidden email] <mailto:[hidden email]>>
>
>     For those who haven't noticed, the confirmation number does indeed
>     encode
>     the date & time when the confirmation was issued. I plugged some
>     confirmation numbers into a excel worksheet and started to play
>     with it.
>     Yeah, out of "desperation" while I wait for my KX3, I started to
>     pattern
>     match... :-)
>
>     The first 8 numbers encode the days & minutes of the confirmation,
>     and in
>     good Unix tradition the "zero order time" is 1/1/1970
>
>     To convert, use the following formula (interesting how identical
>     Excel and
>     googleDocs formulas are...):
>     =( VALUE(LEFT(B1,4))*10000 + VALUE(MID(B1,6,4)) ) / (60*24) + 25569
>
>     For the curious, 25569 is the number of days between 1/1/1970 and
>     1/1/1900,
>     the latter is the zero date for Excel.
>     Place confirmation numbers into a spreadsheet, e.g. into column B
>     and add
>     the following formula to the next column C. Now format the column
>     C "Date
>     time" and you'd get the readout below.
>
>     A B C
>     factory: 2208-4637-9147 12/28/2011 13:17:00
>     kits: 2208-4064-4730 12/28/2011 3:44:00
>
>     Confirmation numbers are from today's (5/22) status page update,
>     column C
>     shows the actual order times calculated with above formula.
>
>     73, Dave W7CF
>
>
>     On 5/23/2012 4:54 PM, Dave Agsten wrote:
>     > I have not figured out the decoding process for the KX3 as they
>     are being
>     posted on the Elecraft website. I ordered the KX3 on 12/28/11 at
>     11:44AM
>     EDT. I received the confirmation order number 2208-4844-0913. I
>     can't decode
>     how that correlates to the numbers being posted on the website
>     other than a
>     smaller number is earlier.
>     >
>     >
>     > KX3-F     2208-4685-4272
>     >
>     > KX3-K    2208-4068-6852
>     >
>     > I revised my order to go with the factory version on Jan. 18th, long
>     before any KX3s were shipped. I'm wondering how that factors in?
>     The order
>     number remained the same but it was now for a KX3-F.
>     >
>     > Any cryptologists out there? :-)
>     >
>     >
>     > 73,
>     > Dave N8AG
>     > ______________________________________________________________
>     > Elecraft mailing list
>     > Home: http://mailman.qth.net/mailman/listinfo/elecraft
>     > Help: http://mailman.qth.net/mmfaq.htm
>     > Post: mailto:[hidden email]
>     <mailto:[hidden email]>
>     >
>     > This list hosted by: http://www.qsl.net Please help support this
>     email
>     > list: http://www.qsl.net/donate.html
>     ______________________________________________________________
>     Elecraft mailing list
>     Home: http://mailman.qth.net/mailman/listinfo/elecraft
>     Help: http://mailman.qth.net/mmfaq.htm
>     Post: mailto:[hidden email]
>     <mailto:[hidden email]>
>
>     This list hosted by: http://www.qsl.net
>     Please help support this email list: http://www.qsl.net/donate.html
>
>
>     ______________________________________________________________
>     Elecraft mailing list
>     Home: http://mailman.qth.net/mailman/listinfo/elecraft
>     Help: http://mailman.qth.net/mmfaq.htm
>     Post: mailto:[hidden email]
>     <mailto:[hidden email]>
>
>     This list hosted by: http://www.qsl.net
>     Please help support this email list: http://www.qsl.net/donate.html
>
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Tony Estep
On Wed, May 23, 2012 at 8:28 PM, Eric Swartz - WA6HHQ, Elecraft <
[hidden email]> wrote:

> The decoded time is UTC (GMT).
>
> ----
It's fun to decode but in my case it didn't give me any new info; the
decoded time was exactly the time of the confirmation email I got. As
somebody already said, when you're next in line you'll get your kit.

Tony KT0NY
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Arthur Burke
Somewhere along the line I had discarded my original email from Elecraft. I
wrote the order number down and deleted the email.  Who would have ever
thought I would have to keep any info down to the minute!?!

The conversion gave me the time when I didn't have it before.

Now I belong! LOL!


On Wed, May 23, 2012 at 9:41 PM, Tony Estep <[hidden email]> wrote:

> On Wed, May 23, 2012 at 8:28 PM, Eric Swartz - WA6HHQ, Elecraft <
> [hidden email]> wrote:
>
> > The decoded time is UTC (GMT).
> >
> > ----
> It's fun to decode but in my case it didn't give me any new info; the
> decoded time was exactly the time of the confirmation email I got. As
> somebody already said, when you're next in line you'll get your kit.
>
> Tony KT0NY
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Bob-270
In reply to this post by Tony Estep
Well when I phoned in my KAT500 order I did not get an order number.  However,
Vicki was very nice and gave me my official time and stressed it was in Pacific
time.

Will someone set up a KAT500 spreadsheet program so we can play "The Waiting
Game"  too?

73,
Bob
K2TK.  ex KN2TKR (1956) & K2TKR

On 5/23/2012 9:41 PM, Tony Estep wrote:

> On Wed, May 23, 2012 at 8:28 PM, Eric Swartz - WA6HHQ, Elecraft<
> [hidden email]>  wrote:
>
>> The decoded time is UTC (GMT).
>>
>> ----
> It's fun to decode but in my case it didn't give me any new info; the
> decoded time was exactly the time of the confirmation email I got. As
> somebody already said, when you're next in line you'll get your kit.
>
> Tony KT0NY
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Edward R Cole
In reply to this post by Dave Agsten
Not that it really matters at this point but here is the time stamp
on my confirmation e-mail on 27 Dec. 2011

Elecraft        10:46 PM 12/27/2011      4      Elecraft Order
Confirmation 2208-4482-7710

and this what the "formula" provides:
         2208-4482-7710  12/28/11 10:42 AM

Seems something is surely 12 hours out of sync.

now if I convert 10:42 utc to PST it comes out 3:42 am on Dec. 28 yet
my e-mail was received on 10:46pm Dec. 27?
You guys have got one heck of a time machine, here!


73, Ed - KL7UW, WD2XSH/45
======================================
BP40IQ   500 KHz - 10-GHz   www.kl7uw.com
EME: 50-1.1kw?, 144-1.4kw, 432-QRT, 1296-?, 3400-?
DUBUS Magazine USA Rep [hidden email]
"Kits made by KL7UW" http://www.kl7uw.com/kits.htm
======================================
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Thomas Horsten
For those who have access to a Linux command line with Perl installed you
can do the conversion in this oneliner:

Just insert the first 8 digits of your order number (with the dash removed)
instead of the example of 22084064. E.g. if your order number was
2209-4362-1234 you would use 22094362.

Then run:

perl -e 'use POSIX qw(strftime); print strftime("%a, %d %b %Y %T %z\n",
gmtime(22084064*60));'

The output will be in UTC and look like this:

Wed, 28 Dec 2011 03:44:00 +0000

73, Thomas M0TRN

On 25 May 2012 05:31, Edward R. Cole <[hidden email]> wrote:

> Not that it really matters at this point but here is the time stamp
> on my confirmation e-mail on 27 Dec. 2011
>
> Elecraft        10:46 PM 12/27/2011      4      Elecraft Order
> Confirmation 2208-4482-7710
>
> and this what the "formula" provides:
>         2208-4482-7710  12/28/11 10:42 AM
>
> Seems something is surely 12 hours out of sync.
>
> now if I convert 10:42 utc to PST it comes out 3:42 am on Dec. 28 yet
> my e-mail was received on 10:46pm Dec. 27?
> You guys have got one heck of a time machine, here!
>
>
> 73, Ed - KL7UW, WD2XSH/45
> ======================================
> BP40IQ   500 KHz - 10-GHz   www.kl7uw.com
> EME: 50-1.1kw?, 144-1.4kw, 432-QRT, 1296-?, 3400-?
> DUBUS Magazine USA Rep [hidden email]
> "Kits made by KL7UW" http://www.kl7uw.com/kits.htm
> ======================================
> ______________________________________________________________
> Elecraft mailing list
> Home: http://mailman.qth.net/mailman/listinfo/elecraft
> Help: http://mailman.qth.net/mmfaq.htm
> Post: mailto:[hidden email]
>
> This list hosted by: http://www.qsl.net
> Please help support this email list: http://www.qsl.net/donate.html
>
______________________________________________________________
Elecraft mailing list
Home: http://mailman.qth.net/mailman/listinfo/elecraft
Help: http://mailman.qth.net/mmfaq.htm
Post: mailto:[hidden email]

This list hosted by: http://www.qsl.net
Please help support this email list: http://www.qsl.net/donate.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

WB0OEW
Even simpler:

perl -e 'print gmtime(22858735*60)."\n";'

73, Elwood, WB0OEW
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

Bob N3MNT
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: KX3 Order Number Decoding

wl123456789
In reply to this post by Dave Agsten
讓她尖叫讓她滿意讓她熱情膨脹以下為您解決一切煩惱
https://www.kl19.tw/index.php?m=Index&a=order&id=PForce 必力吉蓝皮
https://www.kl19.tw/index.php?m=Index&a=order&id=33333 超级希爱力双效犀利士
https://www.kl19.tw/index.php?m=Index&a=order&id=fl100 女用催情药威而柔
https://www.kl19.tw/index.php?m=Index&a=order&id=POXET 液态果冻双效乐威壮levifil 
https://www.kl19.tw/index.php?m=Index&a=order&id=vigora 德國紅魔威格拉(VIGORA)
https://www.kl19.tw/index.php?m=Index&a=order&id=kv100
水果味口溶錠威 100mg*4粒/盒
https://www.kl19.tw/index.php?m=Index&a=order&id=3bkcHD
印度神油延時噴劑金尊版 
https://www.kl19.tw/index.php?m=Index&a=order&id=7zMi9Y
液態水果味果凍樂威壯Zhewitra
https://www.kl19.tw/index.php?m=Index&a=order&id=77WMvq
必利劲Priligy®10粒/盒
https://www.kl19.tw/index.php?m=Index&a=order&id=1jyrCj
印度威而鋼suhagra-100
https://www.kl19.tw/index.php?m=Index&a=order&id=44LzIu
印度雙效樂威壯(Levifil) 
https://www.kl19.tw/index.php?m=Index&a=order&id=7GdErs
果凍雙效威而鋼P-FORC 
https://www.kl19.tw/index.php?m=Index&a=order&id=7PrQt3
Climax印度神油
https://www.kl19.tw/index.php?m=Index&a=order&id=7cq7Bd
倍耐力持久液PEINEILI
https://www.kl19.tw/index.php?m=Index&a=order&id=1L2vvG
日本黑豹持久液
https://www.kl19.tw/index.php?m=Index&a=order&id=15sAi5
金裝印度神油GOD OIL持久液
https://www.kl19.tw/index.php?m=Index&a=order&id=87i2Sk
日本丸榮2H2D持久液經典黑金版
https://www.kl19.tw/index.php?m=Index&a=order&id=2tnEAc
正品香港老中醫
https://www.kl19.tw/index.php?m=Index&a=order&id=1yrKSx
正品Vimax陰莖增大丸
https://www.kl19.tw/index.php?m=Index&a=order&id=1ZqbES
美國大陰莖Big Penis
https://www.kl19.tw/index.php?m=Index&a=order&id=6hKOsK
俄羅斯泰坦凝膠紅
https://www.kl19.tw/index.php?m=Index&a=order&id=3SoH3e
俄羅斯泰坦凝膠第三代升級版
https://www.kl19.tw/index.php?m=Index&a=order&id=66toN9
笛夢達克羅寧黑寡婦 
https://www.kl19.tw/index.php?m=Index&a=order&id=6tqnta
美國威樂增大膠囊VIGRX PLUS60粒/盒
https://www.kl19.tw/index.php?m=Index&a=order&id=3ze3Ud
女用美國key
https://www.kl19.tw/index.php?m=Index&a=order&id=6lEJHI
德國必邦偉哥 
https://www.kl19.tw/index.php?m=Index&a=order&id=89MAuC
德國黑螞蟻 
https://www.kl19.tw/index.php?m=Index&a=order&id=1GpaMp
美國【MMC】MAXMAN
https://www.kl19.tw/index.php?m=Index&a=order&id=4MifrP GOODMAN陰莖增大丸goodman 
https://www.kl19.tw/index.php?m=Index&a=order&id=2bW5J3
日本原廠滕素金標凹凸防偽16粒/瓶
https://www.kl19.tw/index.php?m=Index&a=order&id=8SlckI
美國黑金
https://www.kl19.tw/index.php?m=Index&a=order&id=7T5EBE
美國保羅V8 
https://www.kl19.tw/index.php?m=Index&a=order&id=6m7YP2
超級必利勁Extra Super Tadarad雙效片
https://www.kl19.tw/index.php?m=Index&a=order&id=8OCCoo
德國拜耳樂威壯
https://www.kl19.tw/index.php?m=Index&a=order&id=73u1bh
印度犀利士TADACIP-20 
https://www.kl19.tw/index.php?m=Index&a=order&id=8DBRmW
美國黃金偉哥Viagra
https://www.kl19.tw/index.php?m=Index&a=order&id=1IAb4h
一想就硬 華佗神丹
https://www.kl19.tw/index.php?m=Index&a=order&id=10qeD2
享硬瑪卡濃縮片
https://www.kl19.tw/index.php?m=Index&a=order&id=3DPMXH
一炮到天亮第八代升級版
https://www.kl19.tw/index.php?m=Index&a=order&id=6Bf14F
液態威而鋼
https://www.kl19.tw/index.php?m=Index&a=order&id=5DqWkk
威而鋼【四粒装】原裝正品 
https://www.kl19.tw/index.php?m=Index&a=order&id=2NUpQN
美國犀利士Cialis原裝進口速效助勃
https://www.kl19.tw/index.php?m=Index&a=order&id=5QtTRq\
超級雙效樂威壯Levifil Super Power
https://www.kl19.tw/index.php?m=Index&a=order&id=8J5HsM
威而鋼viagra藍色小藥丸速效增硬助勃30粒裝 
https://www.kl19.tw/index.php?m=Index&a=order&id=4f8iW9
韓國奇力片 
https://www.kl19.tw/index.php?m=Index&a=order&id=2Q9TRn
正品犀利士20mg30粒瓶裝
https://www.kl19.tw/index.php?m=Index&a=order&id=5GQanr
印度純進口正品必利勁Priligy(POXET-60)口服速效持久藥
https://www.kl19.tw/index.php?m=Index&a=order&id=4vQ3TP
印度樂威壯30粒
https://www.kl19.tw/index.php?m=Index&a=order&id=9M5XzG
德國黑金鋼 
https://www.kl19.tw/index.php?m=Index&a=order&id=8Yt9e8
菱形雙效威而鋼KAMAGRA 
https://www.kl19.tw/index.php?m=Index&a=order&id=2dzQuO
法國綠騎士持久液噴霧劑
https://www.kl19.tw/index.php?m=Index&a=order&id=6uwikD
日本2H2D金尊持久液原裝進口正品不麻木免洗可口交
https://www.kl19.tw/index.php?m=Index&a=order&id=2i96mw
日本黑豹四代持久液
https://www.kl19.tw/index.php?m=Index&a=order&id=4l4ptJ
液態果凍威而鋼MALEGRA7包/盒