FB: Full Timestamps 2018

Shows full timestamps on Facebook posts

目前为 2018-03-18 提交的版本。查看 最新版本

作者
JZersche
评分
0 0 0
版本
3.21B
创建于
2017-01-21
更新于
2018-03-18
大小
15.6 KB
许可证
暂无
适用于

The base of this script was developed by wOxxOm; without him, this script would not have been uploaded.

Use version 3.2B for the most accurate times! This is now the default version.



The times in version 3.2B show in the format of
on Sunday, 1/01/2018 at 1:11:11am UTC-05:00,

In the notification area they will show the name of the month like:
on Sunday, January 1, 2018 at 1:11:11am UTC-05:00


Getting the time to show up before the date might be possible, but it requires a lot of special coding and usually results in errors, so this is now the default.










───────────────────────────────────────────────────────────────────────────
If you prefer to have the times show up before the date, this requires some advanced coding, and is accurate 99% of the time, but during the end of each month because of the way the times are retrieved in version 3.0A, the date becomes shifted ahead by 3 hours. Therefore as a result, if it's 10PM at the end of the month, the status will display as if it was posted on the first of the month due to the Javascript libraries being ahead by 3 hours. This problem is non-existent in version 3.0B because 3.0B uses the date from the Facebook servers instead of generating it via Javascript. With that being said, if you want the time before the date.. and don't care that it will show incorrectly at the end of the month─use version 3.0A

The times in version 3.0A show in the format of
1:11:11am on Sunday, 1/01/2018 UTC-05:00


The script uses an unapproved external script. Follow the instructions in the image associated with this script.

You will need to edit the script. If you examine the code, at the top you will see:
// @ require http://momentjs.com/downloads/moment.min.js

You will need to remove the space between the @ and the r of require.
// @require http://momentjs.com/downloads/moment.min.js

My degree of knowledge in Javascript programing is minimal, but it was enough for me to make the necessary adjustments. I later modified and altered the script to work in a more uniform and Facebook friendly way and corrected issues with the times not displaying accurately.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址