Guest User

Untitled

a guest
Dec 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. '2018-12-31 21:00' >= '2018-12-31 20:00' //true
  2. '2018-12-31 21:00' >= '2018-12-31 22:00' // false
Add Comment
Please, Sign In to add comment