Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Time: Add timezone offset #2299

Merged
merged 4 commits into from Dec 31, 2015
Merged

Time: Add timezone offset #2299

merged 4 commits into from Dec 31, 2015

Conversation

MrChrisW
Copy link
Collaborator

PR for suggestion #2288

Adding timezone offset to Time IA

2015-11-22-07-time in colombo at duckduckgo


IA Page: http://duck.co/ia/view/time

@moollaza
Copy link
Member

@abeyang any thoughts on this design update? We're adding the UTC offset to the display so it's clear what the actual difference is

@moollaza moollaza assigned abeyang and unassigned moollaza Nov 22, 2015
@abeyang
Copy link
Contributor

abeyang commented Dec 16, 2015

@MrChrisW @moollaza sorry, this went off my radar! Looks good, but I would increase the margins and make sure the pipe looks like all our others (#D0D0D0)

timezone

@@ -1,4 +1,4 @@
<div class="location">Time in <b>{{placeName}}, {{country}}</b></div>
<div class="location">Time in <b>{{placeName}}, {{country}}</b> &#124; UTC{{offset}}</div>
Copy link
Member

Choose a reason for hiding this comment

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

@MrChrisW let's use <span class="sep"></span> instad of the &#124; -- this will ensure it has the UI @abeyang has asked for

@jagtalon
Copy link
Member

@MrChrisW just merged #2357 -- might have some merge conflicts on your end!

@MrChrisW
Copy link
Collaborator Author

@jagtalon @moollaza 👍 Fixed, updated.

@moollaza moollaza assigned moollaza and jagtalon and unassigned moollaza Dec 29, 2015
@daxtheduck daxtheduck deployed to beta.duckduckgo.com December 30, 2015 19:50 Active
@jagtalon
Copy link
Member

@MrChrisW sweet!

giphy

jagtalon pushed a commit that referenced this pull request Dec 31, 2015
@jagtalon jagtalon merged commit acdc830 into duckduckgo:master Dec 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants