Open modelm opened 5 years ago
@modelm do you know how to remove the second "in"?
https://github.com/JulianNorton/weather-10kb-wxkb/commit/bc1a5c0b953393583c19f8a068693f93f6d2bf23
it's pulling from the same partial
That's coming from hourlyTime.fromNow()
- one way would be something like hourlyTime.fromNow().replace(/in /, '')
@JulianNorton @modelm If you want I can take this.I can try to normalize all the the strings that come from momentjs
Let me know your thoughts.
Please do Ivan!
On Oct 3, 2019, at 6:29 AM, Ivan notifications@github.com wrote:
@JulianNorton @modelm If you want I can take this.I can try to normalize all the the strings that come from momentjs
Let me know your thoughts.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
What's the current situation?
Missing an hour in the hourly report for https://wxkb.io/sacramento
What do you recommend?
Change "in 5 hours and in 7 hours" to "in 5 hours until 7 hours"