IRC log for #koha, 2017-10-01

← Previous day | Today | Next day → | Search | Index

All times shown according to UTC.

Time Nick Message
00:03 Francesca joined #koha
00:09 Francesca joined #koha
00:27 Francesca joined #koha
01:11 Kafilini joined #koha
01:20 JoshB joined #koha
02:00 Francesca joined #koha
03:05 Francesca joined #koha
03:06 Francesca joined #koha
05:09 Kafilini joined #koha
05:10 Francesca joined #koha
06:48 Francesca joined #koha
07:30 cait joined #koha
07:58 Kafilini joined #koha
09:04 Kafilini joined #koha
10:09 Francesca joined #koha
10:32 cait joined #koha
11:17 jzairo joined #koha
17:07 cait joined #koha
18:54 eythian http://www.atlasobscura.com/pl[…]pt-library-museum <-- maybe interesting for people near that area of America
20:04 wizzyrea hi
20:04 wahanui kia ora, wizzyrea
20:25 eythian wizzyrea: no, tell us what you really mean
20:26 wizzyrea ummmm it's monday and the sun is shining?
20:26 eythian Not at all. It's Sunday and the sun is not shining.
20:27 wizzyrea :D
20:47 kathryn joined #koha
22:05 cait rangi++
22:05 * cait agrees with eythian
22:05 eythian I don't
22:05 It's Monday now
22:05 wizzyrea hehehehehehehehe
22:05 go to beeeed
22:06 look, the word bed even looks a bit like a bed.
22:06 cait have to finish my rmaint session first :)
22:06 * cait looks at bett and thinks it looks uncomfortable
22:13 eythian Bett?
22:13 Is that German for bed?
22:13 cait yes
22:13 eythian Ah
22:14 It's "bed" here.
22:14 Seems easy
22:15 wizzyrea cait, you just have crosses on your footboards.
22:15 cait hm
22:15 wizzyrea and the view is a bit off perspective.
22:15 more like a 4 poster ^.^
22:15 cait heh
22:16 * wizzyrea is not funny
22:16 goes away to hide in a hole of shame
22:16 cait you were
22:16 funny
22:16 you almost got me to go to bed :)
22:16 wizzyrea hehe
22:17 look at how soft and squishy and comfortable that e looks.
22:17 so springy.
22:18 cait just catching up with frido on 17.05, then will sleep willingly :)
22:18 wizzyrea \o/
22:27 dd joined #koha
22:32 ccordova joined #koha
22:33 ccordova Hi guys
22:36 wizzyrea hi
22:36 wahanui what's up, wizzyrea
22:36 cait done, night all
22:36 eythian Later caiter
22:36 cait :)
22:37 eythian *allicaiter
22:38 ccordova friend created a report https://bugs.koha-community.or[…]_bug.cgi?id=19393 I've been trying to solve it for days, they could orientate me.
22:38 huginn` 04Bug 19393: normal, P5 - low, ---, koha-bugs, NEW , Error date Returns
22:38 wizzyrea ccordova, is the time set correctly on both the system and the mysql database?
22:38 time/timezone
22:38 ccordova not
22:39 wizzyrea that's why the times are wrong
22:39 ccordova in the database is incorrect the date equal
22:39 the timezone is correct
22:40 https://pastebin.com/058gBPLk
22:40 wizzyrea ok, so did you, after you set the timezone, restart mysql?
22:41 ccordova I suspect that koha takes the time from timedatectl> Universal time not since timezone
22:41 wizzyrea mmm no
22:43 if you do
22:43 select now();
22:43 in your koha-mysql instance
22:43 what is the time it reports
22:43 * wizzyrea guesses it'll be 2 hours wrong
22:45 wizzyrea 3 I guess.
22:46 the only time I've had this problem
22:46 was when I set the timezone for the system
22:46 but forgot to restart mysql after.
22:46 lots of "arg why is the date/time wrong?!"
22:47 ccordova sorry I was repeating mysql the same thing happens
22:49 the return time is two hours more than the real one and the same as Universal time
22:54 wizzyrea well the problem isn't with koha
22:54 Koha uses the mysql date, so the thing to sort out is
22:54 why is mysql using utc instead of your timezone
23:01 ccordova MariaDB [(none)]> select now();
23:01 +---------------------+
23:01 | now()               |
23:01 +---------------------+
23:01 | 2017-10-01 20:00:15 |
23:01 +---------------------+
23:01 1 row in set (0.00 sec)
23:03 is correct
23:03 the hours
23:03 :)
23:03 but not in returns
23:06 wizzyrea don't know then sorry
23:12 ccordova don't worry i will still try thanks

← Previous day | Today | Next day → | Search | Index

koha1