What would be the best way to implement a slider bar with django?

2018-08-28 Thread Geoffrey
Hello, I'm a complete noob with django and web development in general, but I'm trying to figure out how one would go about implementing widgets on my website such a slider bars that can make use of the data stored in the django databases. For example, if my database stores a bunch of values, I

Re: Feeling some serious timezone pain

2014-08-21 Thread Geoffrey S. Knauth
Could there be something in or running the template that has a DST (daylight savings time) value turned off? -- Geoffrey S. Knauth | http://knauth.org/gsk On Thu, Aug 21, 2014, at 07:46, Erik Cederstrand wrote: > Den 21/08/2014 kl. 00.09 skrev Chris Whiten : > > > I can und

Re: Feeling some serious timezone pain

2014-08-20 Thread Geoffrey S. Knauth
2014-08-30 16:00:00+00:00 GMT 2014-08-30 12:00:00-04:00 Toronto (Summer) This looks correct to me. Maybe you were expecting the timezone to be -05:00? That would be standard time (winter). Daylight savings time is -04:00. -- Geoffrey S. Knauth | [1]http://knauth.org/gsk On Wed, Aug 20, 2014