dbTalk Databases Forums  

Decoding a date & time format

comp.database.oracle comp.database.oracle


Discuss Decoding a date & time format in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Rob Nicholson
 
Posts: n/a

Default Re: Decoding a date & time format - 10-28-2008 , 11:45 AM






Quote:
Ah! Thanks - can I buy you a virtual pint via PayPal?
Email informed.direct (AT) googlemail (DOT) com - I'm serious!

Cheers, Rob.




Reply With Quote
  #22  
Old   
William Elliot
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 01:43 AM






On Tue, 28 Oct 2008, Phil Carmody wrote:

Quote:
"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?



Quote:
13:54:49 encoded as 221655296

Hexadecimal: 0x0D363100
And:
0D = 13
36 = 54
31 = 49


Phil

--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #23  
Old   
William Elliot
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 01:43 AM



On Tue, 28 Oct 2008, Phil Carmody wrote:

Quote:
"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?



Quote:
13:54:49 encoded as 221655296

Hexadecimal: 0x0D363100
And:
0D = 13
36 = 54
31 = 49


Phil

--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #24  
Old   
William Elliot
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 01:43 AM



On Tue, 28 Oct 2008, Phil Carmody wrote:

Quote:
"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?



Quote:
13:54:49 encoded as 221655296

Hexadecimal: 0x0D363100
And:
0D = 13
36 = 54
31 = 49


Phil

--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #25  
Old   
William Elliot
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 01:43 AM



On Tue, 28 Oct 2008, Phil Carmody wrote:

Quote:
"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?



Quote:
13:54:49 encoded as 221655296

Hexadecimal: 0x0D363100
And:
0D = 13
36 = 54
31 = 49


Phil

--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #26  
Old   
Phil Carmody
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 04:27 AM



William Elliot <marsh (AT) rdrop (DOT) remove.com> writes:
Quote:
On Tue, 28 Oct 2008, Phil Carmody wrote:

"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?
What do you get when you convert 131598865 to hexadecimal?

Sheesh.

Phil
--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #27  
Old   
Phil Carmody
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 04:27 AM



William Elliot <marsh (AT) rdrop (DOT) remove.com> writes:
Quote:
On Tue, 28 Oct 2008, Phil Carmody wrote:

"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?
What do you get when you convert 131598865 to hexadecimal?

Sheesh.

Phil
--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #28  
Old   
Phil Carmody
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 04:27 AM



William Elliot <marsh (AT) rdrop (DOT) remove.com> writes:
Quote:
On Tue, 28 Oct 2008, Phil Carmody wrote:

"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?
What do you get when you convert 131598865 to hexadecimal?

Sheesh.

Phil
--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
  #29  
Old   
Phil Carmody
 
Posts: n/a

Default Re: Decoding a date & time format - 10-29-2008 , 04:27 AM



William Elliot <marsh (AT) rdrop (DOT) remove.com> writes:
Quote:
On Tue, 28 Oct 2008, Phil Carmody wrote:

"Rob Nicholson" <rob.nicholson (AT) nospan (DOT) com> writes:

17th October 2008 encoded as 131598865

Hexadecimal: 0x07D80A11
And:
07D8 = 2008
0A = 10
11 = 17

There's a connection between 131598865 and 0x07D80A11 ?
What do you get when you convert 131598865 to hexadecimal?

Sheesh.

Phil
--
Christianity has such a contemptible opinion of human nature that it does
not believe a man can tell the truth unless frightened by a belief in God.
No lower opinion of the human race has ever been expressed.
-- Robert Green Ingersoll (1833-1899), American politician and scientist


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.