Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
2ch.hk date reverse
a guest
Sep 9th, 2014
208
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
reverseDate
(
d
)
{
return
d.
split
(
' '
)
[
0
]
.
split
(
'/'
)
.
reverse
(
)
.
join
(
'/'
)
}
$
(
'.post.reply >* .posttime'
)
.
each
(
function
(
i
,
e
)
{
e.
innerText
=
reverseDate
(
e.
innerText
)
}
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐⭐
Java | 2 sec ago | 0.15 KB
⭐✅ Jack's Profit Method ⭐
JavaScript | 2 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ K
JavaScript | 5 sec ago | 0.27 KB
⭐⭐⭐Free Giftcards Method⭐⭐⭐
Java | 13 sec ago | 0.15 KB
⭐✅ Swapzone Glitch ✅ Working
JavaScript | 14 sec ago | 0.25 KB
⭐Swapzone Glitch ✅ Working⭐ S
JavaScript | 14 sec ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐ W
JavaScript | 23 sec ago | 0.27 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐⭐
Java | 23 sec ago | 0.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!