[DUG] date format help in TDateTimePicker
Vikas...
vikas.image at gmail.com
Mon Aug 27 20:18:37 NZST 2007
Well thanks for your suggestions well Jeremy format option is in Delphi 6
for delphi 5 i have used
DateTime_SetFormat(DateTimePicker1.Handle,pchar('dd,MMM,yyyy'));
this solved my purpose
thanks anyways for you quick response
On 8/27/07, Neven MacEwan <neven at mwk.co.nz> wrote:
>
> Vikas
>
> From memory these are the short and long system date formats so you
> have 2 options
>
> 1/ change your system settings
> 2/ override the long and short format (there is a function for this)
>
> HTH
>
> Neven
> >
> > Hi
> >
> > I am using TDateTimePicker to display date in Delphi 5
> > But the problem is i am not sure how to display date in
> > "27-august-2007 " format since for date format there 2 options that is
> > short and long and when i use long it displays days name whihc i dotn
> > want. Please any one suggest how to format date the way is mentioned
> > above
> >
> >
> > Regards
> > Vikas
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > NZ Borland Developers Group - Delphi mailing list
> > Post: delphi at delphi.org.nz
> > Admin: http://delphi.org.nz/mailman/listinfo/delphi
> > Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
> unsubscribe
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
> unsubscribe
>
--
vikas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20070827/1ed7237b/attachment.html
More information about the Delphi
mailing list