| *** rbanffy has joined #zope | 00:11 | |
| *** evilbungle has joined #zope | 00:25 | |
| *** alga has joined #zope | 00:30 | |
| *** ajsmith has quit IRC | 01:02 | |
| *** TresEquis has quit IRC | 01:08 | |
| *** mr_jolly has quit IRC | 01:22 | |
| *** J1m has quit IRC | 01:26 | |
| *** alga has quit IRC | 01:48 | |
| *** mitchell`off is now known as mitchell` | 01:50 | |
| *** ccomb has quit IRC | 01:51 | |
| *** m8 has quit IRC | 01:53 | |
| *** rbanffy has quit IRC | 01:57 | |
| *** ajmitch has quit IRC | 02:06 | |
| *** davisagli has quit IRC | 02:08 | |
| *** tiwula has quit IRC | 02:08 | |
| *** evilbungle has quit IRC | 02:23 | |
| *** _mup_ has quit IRC | 03:00 | |
| *** _mup_ has joined #zope | 03:00 | |
| *** ajmitch has joined #zope | 03:04 | |
| *** ajmitch has joined #zope | 03:04 | |
| *** srichter has quit IRC | 03:12 | |
| *** Spanktar has quit IRC | 03:12 | |
| *** Spanktar has joined #zope | 03:13 | |
| *** Spanktar has quit IRC | 03:17 | |
| *** srichter has joined #zope | 03:18 | |
| *** chaoflow has quit IRC | 03:19 | |
| *** chaoflow has joined #zope | 03:19 | |
| *** Arfrever has quit IRC | 03:23 | |
| *** sm_ has quit IRC | 05:10 | |
| *** sm_ has joined #zope | 05:12 | |
| *** benji has quit IRC | 05:45 | |
| *** tiwula has joined #zope | 06:31 | |
| *** tisto has joined #zope | 06:57 | |
| *** tiwula has quit IRC | 08:15 | |
| *** __mac__ has joined #zope | 08:59 | |
| *** agroszer has joined #zope | 09:02 | |
| *** zagy has joined #zope | 09:06 | |
| *** yvl has quit IRC | 09:11 | |
| *** yvl has joined #zope | 09:13 | |
| *** zagy has quit IRC | 09:38 | |
| *** TomBlockley has joined #zope | 09:43 | |
| *** TomBlockley has quit IRC | 09:50 | |
| *** zagy has joined #zope | 09:57 | |
| *** alexpilz1 has quit IRC | 10:01 | |
| *** TomBlockley has joined #zope | 10:04 | |
| *** TomBlockley has quit IRC | 10:05 | |
| *** planetzopebot has quit IRC | 10:08 | |
| *** planetzopebot has joined #zope | 10:08 | |
| *** mr_jolly has joined #zope | 10:10 | |
| *** alexpilz has joined #zope | 10:26 | |
| *** slackrunner has joined #zope | 10:32 | |
| *** Wu has joined #zope | 10:33 | |
| *** __gotcha has joined #zope | 10:38 | |
| *** do3cc has joined #zope | 10:42 | |
| *** Wu has quit IRC | 10:48 | |
| *** evilbungle has joined #zope | 11:26 | |
| *** evilbungle has quit IRC | 11:28 | |
| *** sunew has joined #zope | 11:47 | |
| *** slackrunner has quit IRC | 11:56 | |
| *** slackrunner_ has joined #zope | 11:56 | |
| *** goschtl has joined #zope | 11:59 | |
| *** alga has joined #zope | 12:00 | |
| *** agroszer has quit IRC | 12:02 | |
| *** evilbungle has joined #zope | 12:09 | |
| *** do3cc has quit IRC | 12:33 | |
| *** alexpilz1 has joined #zope | 12:35 | |
| *** alexpilz has quit IRC | 12:35 | |
| *** do3cc has joined #zope | 12:46 | |
| *** do3cc has quit IRC | 12:51 | |
| *** m8 has joined #zope | 13:03 | |
| *** Wu has joined #zope | 13:03 | |
| *** Ariel_Calzada has joined #zope | 13:26 | |
| *** menesis has joined #zope | 13:29 | |
| *** d2m has joined #zope | 13:36 | |
| *** tisto is now known as tisto|lunch | 13:36 | |
| *** benji has joined #zope | 14:00 | |
| *** srichter has quit IRC | 14:05 | |
| *** Ariel_Calzada has quit IRC | 14:26 | |
| *** River_Rat has quit IRC | 14:29 | |
| *** River_Rat has joined #zope | 14:30 | |
| *** slackrunner_ has quit IRC | 14:39 | |
| *** d2m has quit IRC | 14:39 | |
| *** d2m has joined #zope | 14:44 | |
| *** tisto_ has joined #zope | 14:47 | |
| *** d2m has quit IRC | 14:48 | |
| *** Wu has quit IRC | 14:50 | |
| *** tisto|lunch has quit IRC | 14:50 | |
| *** goschtl has quit IRC | 14:59 | |
| *** goschtl has joined #zope | 15:00 | |
| *** d2m has joined #zope | 15:03 | |
| *** hariom has joined #zope | 15:05 | |
| *** goschtl has quit IRC | 15:07 | |
| hariom | Hi, I am storing creation date of a record in one of the columns as (psql db): creation_date timestamp with time zone NOT NULL DEFAULT now() I want to write a zsql to fetch all the records for which creation_date is greater than particular date. How to do that comparision? | 15:08 |
|---|---|---|
| hariom | I wrote something like this: creation_date at time zone <dtml-sqlvar timezone type="string"> >= <dtml-sqlvar startDate type="string" >::timestamp but it is not accepting the datetime format: '2011-08-17 21:11:10' | 15:10 |
| *** ccomb has joined #zope | 15:14 | |
| *** RichardBarrell has joined #zope | 15:16 | |
| hariom | ok, got it working. Had a type. | 15:17 |
| hariom | ok, got it working. Had a typo. | 15:17 |
| *** goschtl has joined #zope | 15:21 | |
| *** tisto_ is now known as tisto | 15:25 | |
| *** hariom has quit IRC | 15:27 | |
| *** srichter has joined #zope | 15:34 | |
| *** J1m has joined #zope | 15:39 | |
| *** tiwula has joined #zope | 15:51 | |
| *** errejesseme has joined #zope | 16:09 | |
| kosh | hail insane people | 16:17 |
| betabug | hey kosh | 16:17 |
| kosh | so betabug how are you doing? | 16:18 |
| betabug | well, it's h0t in my current "office" | 16:19 |
| betabug | which is a pavillon in a big garden | 16:19 |
| kosh | why? | 16:19 |
| betabug | it's summer, this is greece, ... | 16:21 |
| betabug | the sea is just 100m from here | 16:21 |
| kosh | ah | 16:21 |
| betabug | so it's nice working here, but it's hot | 16:21 |
| *** ajsmith has joined #zope | 16:22 | |
| kosh | that does not sound good to me | 16:24 |
| betabug | hehe, works for me :-) | 16:24 |
| kosh | too hot for me | 16:24 |
| betabug | yeah, I know you like it cool | 16:24 |
| kosh | well I start classes on monday | 16:25 |
| betabug | wow | 16:25 |
| betabug | one step closer to building your own cyborg army! | 16:25 |
| kosh | yeah! | 16:26 |
| kosh | you will bow down and worship me! the nanites will make sure of that :) | 16:26 |
| betabug | hahaha | 16:26 |
| kosh | I just have one more class to try and get so hopefully the person will check their voicemail and call me back today | 16:28 |
| betabug | the profs have to accept you for their classes individually? | 16:29 |
| kosh | the one class is kind of complex | 16:30 |
| kosh | I technically meet the requirements for the class but the computer does not agree for some reason | 16:30 |
| betabug | oh | 16:31 |
| kosh | so my advisor told me to contact a specific person in the other department so they can override | 16:31 |
| betabug | dman puters | 16:31 |
| betabug | s/dman/damn/ | 16:31 |
| kosh | my advisor can only override the computer on classes in her department not others and this is a class I need to take from another department | 16:31 |
| kosh | a technical writing class | 16:31 |
| *** alexpilz1 has quit IRC | 16:33 | |
| betabug | ah, ok | 16:34 |
| *** sp0cksbeard has quit IRC | 16:34 | |
| *** goschtl has quit IRC | 16:36 | |
| *** sunew_ has joined #zope | 16:38 | |
| *** sunew_ has quit IRC | 16:40 | |
| *** sunew_ has joined #zope | 16:41 | |
| *** sunew has quit IRC | 16:42 | |
| *** sp0cksbeard has joined #zope | 16:44 | |
| *** sunew_ has quit IRC | 16:45 | |
| *** sunew_ has joined #zope | 16:45 | |
| *** sunew_ has quit IRC | 16:52 | |
| *** sunew has joined #zope | 16:58 | |
| *** regebro has joined #zope | 16:58 | |
| *** Wu has joined #zope | 17:01 | |
| *** rbanffy has joined #zope | 17:06 | |
| *** sunew has quit IRC | 17:11 | |
| *** m8 has quit IRC | 17:18 | |
| *** m8 has joined #zope | 17:23 | |
| *** sm_ has joined #zope | 17:40 | |
| *** slackrunner has joined #zope | 17:52 | |
| *** daMaestro has joined #zope | 17:56 | |
| *** slackrunner has quit IRC | 18:03 | |
| *** davisagli has joined #zope | 18:09 | |
| *** __gotcha has quit IRC | 18:15 | |
| *** zagy has quit IRC | 18:37 | |
| *** __mac__ has quit IRC | 18:41 | |
| *** sm_ has quit IRC | 18:50 | |
| *** tisto has quit IRC | 18:52 | |
| *** davisagli has quit IRC | 19:00 | |
| *** davisagli has joined #zope | 19:01 | |
| *** TresEquis has joined #zope | 19:01 | |
| *** River-Rat has joined #zope | 19:08 | |
| *** River_Rat has quit IRC | 19:10 | |
| *** cheetahw26 has quit IRC | 19:12 | |
| *** menesis has quit IRC | 19:23 | |
| *** mitchell` is now known as mitchell`off | 19:23 | |
| *** Spanktar has joined #zope | 19:35 | |
| *** slackrunner has joined #zope | 19:38 | |
| *** srichter has quit IRC | 19:44 | |
| *** srichter has joined #zope | 19:54 | |
| *** Wu has quit IRC | 20:05 | |
| *** __mac__ has joined #zope | 20:06 | |
| *** slackrunner has quit IRC | 20:12 | |
| *** sm_ has joined #zope | 20:20 | |
| *** ccomb has quit IRC | 20:22 | |
| *** evilbungle has quit IRC | 20:43 | |
| *** menesis has joined #zope | 20:44 | |
| *** mr_jolly has quit IRC | 21:18 | |
| *** __gotcha has joined #zope | 21:18 | |
| *** __gotcha has joined #zope | 21:18 | |
| *** Arfrever has joined #zope | 21:36 | |
| *** __gotcha has quit IRC | 21:40 | |
| *** regebro has quit IRC | 21:40 | |
| *** runyaga has joined #zope | 21:57 | |
| *** hever has joined #zope | 22:03 | |
| *** evilbungle has joined #zope | 22:32 | |
| *** sm_ has quit IRC | 22:41 | |
| *** mitchell`off is now known as mitchell` | 22:44 | |
| *** sm_ has joined #zope | 22:44 | |
| *** sm_ has quit IRC | 22:45 | |
| *** davisagli has quit IRC | 22:45 | |
| *** davisagli has joined #zope | 22:47 | |
| *** d2m has quit IRC | 22:47 | |
| *** davisagli has quit IRC | 22:49 | |
| *** davisagli has joined #zope | 22:49 | |
| *** davisagli has quit IRC | 22:51 | |
| *** davisagli has joined #zope | 22:52 | |
| *** errejesseme has quit IRC | 22:53 | |
| *** evilbungle has quit IRC | 22:55 | |
| *** __mac__ has quit IRC | 23:18 | |
| *** srichter has quit IRC | 23:24 | |
| *** Spanktar has quit IRC | 23:29 | |
| *** srichter has joined #zope | 23:31 | |
| *** guyc01 has joined #zope | 23:32 | |
| *** evilbungle has joined #zope | 23:33 | |
| *** TresEquis has quit IRC | 23:36 | |
| *** alexpilz has joined #zope | 23:54 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!