#1772 - add Reverse Order & Use System/Location Time/Date #2036
No reviewers
Labels
No labels
accessibility
app-parity
area: creator
area: daemon
area: design
area: devops
area: discovery
area: docs
area: installer
area: internal
area: livestream
area: performance
area: proposal
area: reposts
area: rewards
area: search
area: security
area: subscriptions
area: sync
area: ux
area: viewer
area: wallet
BEAMER
channel
comments
community PR
consider soon
core team
css
dependencies
electron
Epic
feature request
first-timers-only
good first issue
hacktoberfest
help wanted
hub-dependent
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
merge when green
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
notifications
odysee
on hold
playlists
priority: blocker
priority: high
priority: low
priority: medium
protocol dependent
recsys
redesign
regression
resilience
sdk dependent
Tom's Wishlist
trending
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-desktop#2036
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
add Reverse Order & Use System/Location Time/Date
@TiagoKaska Thanks for the PR! 🙂
Do you know if there is a time when we wouldn't want to use
moment.locale(remote.app.getLocale())
?If not, maybe we should move that line to
src/renderer/index.js
to keep things consistent.@seanyesmunt I should be moving, Thanks
@seanyesmunt I can't remove console.log ? in file src/renderer/index.js :
21:20 error Absolute imports should come before relative imports import/first
69:9 warning Unexpected console statement no-console
161:7 warning Unexpected console statement no-console
164:7 warning Unexpected console statement no-console
167:7 warning Unexpected console statement no-console
@TiagoKaska We can keep those. Maybe add
/* eslint-disable no-console */
at the top of the file, then/* eslint-enable no-console */
at the bottom. That should disable it just for that file.@TiagoKaska Great. Do you know if that affects any other dates? Maybe on the history page?
I'll give it a test too. Can you also add a changelog udpate?
I think it's ok, just tested and it looks fine. I'm guessing we should have been doing this already for dates that use moment. I'm going to merge this.
@TiagoKaska thanks for the contribution! If you haven't already, checkout our [contributing] (https://github.com/lbryio/lbry-desktop/blob/master/CONTRIBUTING.md) guide if you haven't yet (sorry I didn't send this to you when you first opened your PR.
Can we send you LBC in appreciation for your work?
thanks @seanyesmunt 👍
my wallet address bMEgg2vVvMi93MMdKdYH1uVKk7XfMVTYxm
@TiagoKaska Please follow the instructions at https://lbry.io/faq/appreciation, so we can sen you an appreciation. Thank you