think tank forum

general discussion » dst

lucas's avatar
16 years ago
link
lucas
i ❤ demo
happy 25-hour day, dst-ers!

remember to set back your ttf clock here:
http://www.thinktankforums.com/editprofile.php

we might utilize more advanced (and less ubiquitous) php features in the future which will make this unnecessary.
bluet's avatar
16 years ago
link
bluet
this happened a week ago in norway

also, i never set my ttf clock to summertime. dst sucks :D
nestor's avatar
16 years ago
link
nestor
nestor
my clock was still set to london england time
bluet's avatar
15 years ago
link
bluet
bump
lucas's avatar
15 years ago
link
lucas
i ❤ demo
:)

set your timezone and your dst scheme, and never worry about dst on ttf again.
lucas's avatar
15 years ago
r2, link
lucas
i ❤ demo
mysql> SELECT username, dst_scheme FROM ttf_user WHERE dst_scheme IS NOT NULL;
+----------+------------+
| username | dst_scheme |
+----------+------------+
| lucas    | na_mdt     |
| bluet    | eu         |
| nestor   | na_edt     |
+----------+------------+
3 rows in set (0.00 sec)

mysql>


hahaha
lucas's avatar
15 years ago
r1, link
lucas
i ❤ demo
now nine whole people are using it!

mysql> SELECT user_id, username, dst_scheme FROM ttf_user WHERE dst_scheme IS NOT NULL;
+---------+-------------+------------+
| user_id | username    | dst_scheme |
+---------+-------------+------------+
|       1 | lucas       | na_mdt     |
|       3 | asemisldkfj | na_edt     |
|       9 | bluet       | eu         |
|      33 | larz        | na_mdt     |
|      47 | nestor      | na_edt     |
|     414 | Étrangère   | na_mdt     |
|    1906 | Weasley     | eu         |
|    2200 | Kazuki      | na_cdt     |
|    2457 | ohjames     | na_edt     |
+---------+-------------+------------+
9 rows in set (0.00 sec)
Carpetsmoker's avatar
15 years ago
link
Carpetsmoker
Martin
*10