Skip to content

Removes explicit request for timezone#1440

Merged
d7919 merged 1 commit intonextfrom
remove_explicit_timezone_in_time_output
Dec 12, 2018
Merged

Removes explicit request for timezone#1440
d7919 merged 1 commit intonextfrom
remove_explicit_timezone_in_time_output

Conversation

@d7919
Copy link
Member

@d7919 d7919 commented Dec 11, 2018

The "Ec" requests time in the current locale's alternate format -- this may or may not contain a timezone, however I guess now that we're using locales we should probably try to respect the locale's preferred format for things where possible.

Fixes #1428

The "Ec" requests time in the current locale's alternate format -- this may or may not contain a timezone, however I guess now that we're using locales we should probably try to respect the locale's preferred format for things where possible.
Copy link
Contributor

@bendudson bendudson left a comment

Choose a reason for hiding this comment

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

Failed on coverage test while installing packages
libopenmpi-dev : Depends: libhwloc-dev but it is not going to be installed

@d7919 d7919 added the work in progress Not ready for merging label Dec 12, 2018
@d7919
Copy link
Member Author

d7919 commented Dec 12, 2018

Testing this locally I now don't get the time zone at all and the original case that had two GMT doesn't seem repeatable so I'm closing this.

@d7919 d7919 closed this Dec 12, 2018
@d7919 d7919 reopened this Dec 12, 2018
@d7919
Copy link
Member Author

d7919 commented Dec 12, 2018

I've now reproduced this (not enough cleaning beforehand).

@d7919 d7919 merged commit 04cff59 into next Dec 12, 2018
@d7919 d7919 deleted the remove_explicit_timezone_in_time_output branch December 12, 2018 10:00
@dschwoerer dschwoerer mentioned this pull request Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress Not ready for merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants