pastebin
Add a new paste
View all pastes
Change language
Dutch
English
French
Russian
menu
URL Shortener
Multiple URL shortener
browser info
Whois IP and domain lookup
Capture a Website screenshot
Disqus Chatroom
Registration
pastebin
Paste Search Dynamic
Recent pastes
Binance
2 hours ago
Jsonutility argumentexception
3 hours ago
base OnStartAuthority
3 hours ago
NetworkClient AddPlayer
3 hours ago
WebGL Failed to load resource
3 hours ago
Unity err memory
3 hours ago
Unity Package Cache error
3 hours ago
JNI Error
3 hours ago
GLFW Error
3 hours ago
Process crashed
3 hours ago
localtime
#!/usr/bin/python
# -*- coding: UTF-8 -*-
import
time
localtime =
time
.
localtime
(
time
.
time
(
)
)
print
(
localtime
)
Parsed in 0.002 seconds