Ariane Soft PPL2 Pocket Programming DataMite
  #1  
Old 07-19-2010, 11:51 AM
sdkfz250 sdkfz250 is offline
Member
 
Join Date: Jul 2009
Posts: 36
Default How to convert a binary time format? Please help

Hi,

I am using the following code to extract registy values from my WM5 mobile phone:

*****************
k$ = Reg_OpenKey(HKEY_CURRENT_USER, "\\System\\State\\Appointments\\HomeScreen");
Reg_GetValues(k$, &Value$);
goto(Value$, 4);
showmessage(Reg_GetKeyValue(k$, Value$, FALSE));
Reg_CloseKey(k$);
******************

The value I want to read is a appointment end time in binary format :00 40 2f 8D e1 27 cb 01

When I run the code the following value is displayed: 728422400

Can anyone help in getting the correct time out of this number?

Thanks in advance

Michael
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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

Forum Jump


All times are GMT. The time now is 05:36 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright (c) ArianeSoft Inc.
Copyright © 2009 www.ppl-lang.com - All rights reserved
Web Design by BR Web Consulting Ltd