Ask a Question related to Dreamweaver AppDev, Design and Development.
-
The ScareCrow #21
Re: date
Because of the convert function in the query I'm assuming your using sql server
Research the DATEDIFF function
Ken
The ScareCrow Guest
-
JSObject returns wrong date. How can Iextract correct date from digital signature?
I'm trying to extract name and date from digital signatures by using JSObject in Excel VBA, but JSObject returns wrong date. Year, month, hour and... -
#39245 [NEW]: date function generate wrong date with 1162083600 timestamp
From: lohner at aldea dot hu Operating system: Linux PHP version: 5.1.6 PHP Bug Type: Date/time related Bug description: ... -
Convert date/time to date in SQL Server 2000 statement
Can this be done? tia -
converting date into database date format(newbie)
Hi! U can convert "8-Aug-03" into mysql date which requires yyyy-mm-dd format as below. <?php date("Y-m-d",strtotime("8-Aug-03")); ?> -
How do I manipulate a date variable to a specific date array?
Hi, I use the getdate() function to return today's date in an array. I do this as I need to separate the day/month/year as to display them in a... -
Aubyone #22
Date
I am using the .net calander control and it return the date in MM/DD/YY.
Where the server is setup DD/MM/YY.
Can am one tell me why date would come out diiferent to the server regional
seting?
Where does the it get the date format from and how can I force it to be
DD/MM/YY format?
Aubyone Guest
-
Jules #23
Re: Date
hi there
i suggess you have a look at this link
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationDateTimeFormatInfoClassTop ic.asp[/url]
you can also have a look at
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconstandarddatetimeformatstrings.asp[/url]
it's an example on how to set your own dateformat.
if it doesnt help, please let me know.
Jules
"Aubyone" <Aubyone@discussions.microsoft.com> wrote in message
news:9E5550D5-8D10-4AFA-AF3E-91EF99C4B037@microsoft.com...>I am using the .net calander control and it return the date in MM/DD/YY.
> Where the server is setup DD/MM/YY.
>
> Can am one tell me why date would come out diiferent to the server
> regional
> seting?
>
> Where does the it get the date format from and how can I force it to be
> DD/MM/YY format?
>
>
Jules Guest
-
Aubyone #24
Re: Date
Thanks
The worry date format was being used it the app finally all the date setting
were changed in regedit, happily this worked so did not have to force the
date format in the app.
But thanks for article links they were interesting and may be helpfully it
the further.
"Jules" wrote:
> hi there
>
> i suggess you have a look at this link
>
> [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationDateTimeFormatInfoClassTop ic.asp[/url]
>
> you can also have a look at
>
> [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconstandarddatetimeformatstrings.asp[/url]
>
> it's an example on how to set your own dateformat.
>
> if it doesnt help, please let me know.
>
> Jules
>
>
>
>
>
> "Aubyone" <Aubyone@discussions.microsoft.com> wrote in message
> news:9E5550D5-8D10-4AFA-AF3E-91EF99C4B037@microsoft.com...>> >I am using the .net calander control and it return the date in MM/DD/YY.
> > Where the server is setup DD/MM/YY.
> >
> > Can am one tell me why date would come out diiferent to the server
> > regional
> > seting?
> >
> > Where does the it get the date format from and how can I force it to be
> > DD/MM/YY format?
> >
> >
>
>Aubyone Guest



Reply With Quote

