File Date and Time stamp after FileStream.Write(), C#



Hi all,

I have just noticed in my CF app on a Pocket PC (PPC) that when I create a
new file and write some bytes to it on the PPC using FileStream's
FileMode.CreateNew (and Create), FileAccess.Write, the date and time stamp
displayed in the Modified column in Windows Explorer on the desktop,
accessing the Mobile Device, suggests that the Modified time is set for UT
and not my local time. I have just noticed this and so do not know whether
it has occurred in the past.

I automatically thought that the date and time stamp would use the PPC's
current date and time (I seem to remember that it did so in the past) but
evidently not.

Any ideas?

My app is currently using CFv1 on VS2005. I will be changing it to CFv2
soon.


Regards,
Neville Lang


.



Relevant Pages

  • Re: File Date and Time stamp after FileStream.Write(), C#
    ... newly created files had the time stamp of the local time. ... I have just noticed in my CF app on a Pocket PC (PPC) that when I create ... stamp displayed in the Modified column in Windows Explorer on the ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: File Date and Time stamp after FileStream.Write(), C#
    ... newly created files had the time stamp of the local time. ... I have just noticed in my CF app on a Pocket PC (PPC) that when I create ... stamp displayed in the Modified column in Windows Explorer on the ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: suggestion needed for encoding video and audio files
    ... > in Pocket IE controlled by javascript? ... kind of applications on PPC and besides it provide porting at all the PPCs. ... > probably implement a 'jog' control with javascript. ...
    (microsoft.public.windowsmedia.encoder)
  • Re: Why not make software directly installable on Pocket PC?
    ... > something I do NOT do, preferring to use the device ... that really depends on your usage of a Pocket PC. ... NOT see it as a stand-alone piece of computing equipment simply as it ... What good is an AS backup when your PPC hard resets ...
    (microsoft.public.pocketpc)
  • Re: Questions relating to Deploying App to Pocket PC?
    ... > My PPC is an Intel processor, running Windows Mobile 2003 SE and I copied ... >>> folder, to the pocket device: ... >>>>> deploy and install the app on the Pocket PC? ... >>>>> When I build the cab files, is the Compact Framework Redistributable ...
    (microsoft.public.pocketpc.developer)

Loading