Skip to content

Updating timezone instructions#87

Merged
bmispelon merged 2 commits intoDjangoGirls:masterfrom
OctoKatie:master
Aug 4, 2014
Merged

Updating timezone instructions#87
bmispelon merged 2 commits intoDjangoGirls:masterfrom
OctoKatie:master

Conversation

@OctoKatie
Copy link
Copy Markdown
Contributor

Updated timezone instructions to be generic. From DjangoGirls Australia.

updated timezone instructions to be generic.
Comment thread django_start_project/README.md Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would spell out "timezone" completely (or is it "time zone"?) instead of using the abbreviation "TZ".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason I used TZ was because this is the name of the column used in the Wikipedia page.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, good point.
I'm just worried about introducing too much jargon, especially to
non-native speakers.
What do you think about "copy your relevant time zone (TZ)"?
On Aug 4, 2014 9:53 AM, "Katie" notifications@github.com wrote:

In django_start_project/README.md:

@@ -48,7 +48,9 @@ Let's ignore the other files for now - we won't change them. The only thing to r

Let's make some changes in mysite/settings.py.

-It would be nice to have the correct time on our website. You should find lines that contain USE_TZ and TIME_ZONE and modify them to look like this:
+It would be nice to have the correct time on our website. Go to http://en.wikipedia.org/wiki/List_of_tz_database_time_zones and copy your relevant TZ. (eg. Europe/Berlin )

The reason I used TZ was because this is the name of the column used in
the Wikipedia page.


Reply to this email directly or view it on GitHub
https://github.com/DjangoGirls/tutorial/pull/87/files#r15744001.

Updating time zone instructions
bmispelon added a commit that referenced this pull request Aug 4, 2014
Updating timezone instructions
@bmispelon bmispelon merged commit 5624144 into DjangoGirls:master Aug 4, 2014
@bmispelon
Copy link
Copy Markdown
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants