Shows full timestamps on Facebook posts
< 脚本FB: Full Timestamps 2018的反馈
@sephkane Yeah, there should be. I'll look at the script later and see what would be required to do that.
Took me about an hour. I didn't do any format modifications to this one which doesn't show seconds, but you should be able to figure out how to put a ─ infront of the time and change the color if you would like to yourself.
Here you go, https://gist.github.com/JZersche/cec5e85c43aa7479ecc1432e07ad2730
Here's a new version which shows seconds also.
https://gist.github.com/JZersche/f8d653b92b19a503af1d7a0769a33f65
Seems to work just fine,there were a few issues with how the numbers were displaying sometimes on certain pages, mainly the newsfeed, I think I fixed most of them.
The time now appears like
15 hrs ─ 7:38:49am on Thursday, 8/17/2017 UTC-04:00
The color of the time was changed from red (#f00) to a light shade of FB style blue. (#59709c). You can change this in the script to a color of your choice. By default the opacity is 0.65 %.
How can I place the time before the date?
Love the script! I was wondering if there is a way to place the time at the beginning of the timestamp instead of after the date. I'd appreciate it.