Discuss Scratch

rollercoasterfan
Scratcher
1000+ posts

12 vs. 24 Hours

Bump!
IronBit_Studios
Scratcher
1000+ posts

12 vs. 24 Hours

24 Hours isn't THAT hard to understand. If it's beyond 12, just take 12 from the hour.
As such, no support.
Zro716
Scratcher
1000+ posts

12 vs. 24 Hours

it's a minor nuisance with an easy solution, so I support
LattleKada
Scratcher
100+ posts

12 vs. 24 Hours

Not difficult to do, support
Zekrom01
Scratcher
1000+ posts

12 vs. 24 Hours

Support, I don't see why not.



Nether_before
Scratcher
1000+ posts

12 vs. 24 Hours

Support!
Zarlog
Scratcher
100+ posts

12 vs. 24 Hours

I have always been confused by this, and am more used to AM/PM times, so support!
da-4th-account
Scratcher
18 posts

12 vs. 24 Hours

I like AM/PM times, but it's easy to understand. As said:
IronBit_Studio
24 Hours isn't THAT hard to understand. If it's beyond 12, just take 12 from the hour.
It's so easy that I could read it and understand it. (20 - 12 = 8)
So no support.

Last edited by da-4th-account (July 31, 2015 03:37:28)

Terrifitastic
Scratcher
100+ posts

12 vs. 24 Hours

sup
welcom to the port
the port of sup
called sup port
support.
heheh.
im an idiot
CGRises
Scratcher
500+ posts

12 vs. 24 Hours

da-4th-account wrote:

I like AM/PM times, but it's easy to understand. As said:
IronBit_Studio
24 Hours isn't THAT hard to understand. If it's beyond 12, just take 12 from the hour.
It's so easy that I could read it and understand it. (20 - 12 = 8)
So no support.
__init__
Scratcher
1000+ posts

12 vs. 24 Hours

+1::operators
rollercoasterfan
Scratcher
1000+ posts

12 vs. 24 Hours

Bump!
Zarlog
Scratcher
100+ posts

12 vs. 24 Hours

da-4th-account wrote:

I like AM/PM times, but it's easy to understand. As said:
IronBit_Studio
24 Hours isn't THAT hard to understand. If it's beyond 12, just take 12 from the hour.
It's so easy that I could read it and understand it. (20 - 12 = 8)
So no support.
When I am reading quickly, however, it is impossible for me to do that math quickly, so I can never tell the time properly. It would be really nice if they made it an adjustable option.
Firedrake969
Scratcher
1000+ posts

12 vs. 24 Hours

Support, and is pretty easy to change in the code.
st19_galla
Scratcher
1000+ posts

12 vs. 24 Hours

MathlyCat wrote:

BlueCrayfish wrote:

No support. Minor inconvenience.
Good, I'm not gonna be a lone fish!

No support:

MOST of the world uses 24-Hour
Even though I use 12-Hour, 24 Hour is much more understandable
It's just a wasteful bunch of code to make an AM/PM system

MOST of the world, but not ALL of the world “Scratch welcomes people of all ages, races, ethnicities, religions, sexual orientations, and gender identities.” -CG, including people who use 12-Hour time xD Jk, I know that's not what they meant by it.

But nonetheless, support! I always wondered why that wasn't added
Firedrake969
Scratcher
1000+ posts

12 vs. 24 Hours

If anyone's curious, this is how to implement it (mostly…):
https://github.com/LLK/s2forums/blob/master/djangobb_forum/templatetags/forum_extras.py#L43
Turn that strftime to this: strftime(“%I:%M %p”)

Add a field to the Profile model (probably boolean):
https://github.com/LLK/s2forums/blob/master/djangobb_forum/models.py#L410

Add field here:
https://github.com/LLK/s2forums/blob/master/djangobb_forum/forms.py#L301

Make migrations, and you should be good.

Last edited by Firedrake969 (Aug. 17, 2015 15:33:09)

Zarlog
Scratcher
100+ posts

12 vs. 24 Hours

MathlyCat wrote:

BlueCrayfish wrote:

No support. Minor inconvenience.
Good, I'm not gonna be a lone fish!

No support:

MOST of the world uses 24-Hour
Even though I use 12-Hour, 24 Hour is much more understandable
It's just a wasteful bunch of code to make an AM/PM system
It still would be a nice and helpful feature for people who have never used 24-hour time before. Every other forum I use has 12-hour time, so I can never understand the time system on here.

st19_galla wrote:

MOST of the world, but not ALL of the world “Scratch welcomes people of all ages, races, ethnicities, religions, sexual orientations, and gender identities.” -CG, including people who use 12-Hour time xD Jk, I know that's not what they meant by it.

But nonetheless, support! I always wondered why that wasn't added

You made my point exactly.

Last edited by Zarlog (Aug. 17, 2015 21:05:38)

Cream_E_Cookie
Scratcher
1000+ posts

12 vs. 24 Hours

MathlyCat wrote:

BlueCrayfish wrote:

No support. Minor inconvenience.
Good, I'm not gonna be a lone fish!

No support:

MOST of the world uses 24-Hour
Even though I use 12-Hour, 24 Hour is much more understandable
It's just a wasteful bunch of code to make an AM/PM system
I can code a AM/PM system with SB.
master_tolkien
Scratcher
100+ posts

12 vs. 24 Hours

Zro716 wrote:

it's a minor nuisance with an easy solution, so I support
I agree, so I support
rollercoasterfan
Scratcher
1000+ posts

12 vs. 24 Hours

Bump!

Powered by DjangoBB