Re: Time problem again?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Time problem again?
Дата
Msg-id 200309292053.05604.dev@archonet.com
обсуждение исходный текст
Ответ на Re: Time problem again?  (Bjørn T Johansen <btj@havleik.no>)
Ответы Re: Time problem again?  (Bjørn T Johansen <btj@havleik.no>)
Список pgsql-general
On Monday 29 September 2003 20:19, Bjørn T Johansen wrote:
> Well I know the order I want!
>
> The order should be like this during night time:
>
> 2230
> 2350
> 0100
> 0350
>
>
> and
>
> 1030
> 1145
> 1230
> 1315
>
> on day time...
> But that was my initial question, "As far as I can tell, there is no way
> to solve this without also supplying a date or am I missing something?"

And when does night-time end and day-time begin? If you have times:
  0500 0600 0900 1200 1500 1900 2200 2300
is that the order or do you want
  2200 2300 0500 0600 0900 1200 1500 1900

If you can tell me that, then the problem can be solved by the code I provided
earlier

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Molly Gibson
Дата:
Сообщение: Re: mod_auth_pgsql & encryption
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Triggers and COPY