Re: ecmascript 5 DATESTYLE

Поиск
Список
Период
Сортировка
От ben hockey
Тема Re: ecmascript 5 DATESTYLE
Дата
Msg-id 4EDE93F4.2060205@gmail.com
обсуждение исходный текст
Ответ на Re: ecmascript 5 DATESTYLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: ecmascript 5 DATESTYLE  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
i may have spoken a little too soon about the format being right...  i 
just took a look at the postgres source code and it would need one more 
change to completely meet my needs.  EncodeDateTime should put a 'Z' for 
UTC timezone rather than '+0'.  with this being the case, do you think 
there would need to be an ECMA datestyle or would XSD be compatible with 
this change?

i haven't touched any c code in quite a while but the changes look 
simple enough that i could work towards an ECMA patch if that's the best 
way to go about this.

thanks,

ben...


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: PostgreSQL 9.1 poster picture ?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: ecmascript 5 DATESTYLE