Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!

Join the forum, it's quick and easy

Hackerszone
Welcome Guest,
learn to hack easily with tutorials, python, notepad hacks and more!
Join today, fast and free!

Are you new to hacking? Learn the basics in computer configuration, hacking tools, and hacker terminology all found here on this forum!

Join today!!
Hackerszone
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 

 


Rechercher Advanced Search

HZ Tracker
Hacking Widget Visitor Details
Latest topics
»  How to study to understand and apply RPA?
Time and date conversion [Python] EmptyTue Feb 02, 2021 7:12 am by manas41

» SQL injection and Quote escaping
Time and date conversion [Python] EmptySun Jun 28, 2015 11:42 am by ADS1

» [TUT] Chmod: Files & Permissions [TUT]
Time and date conversion [Python] EmptyThu Jun 04, 2015 12:45 pm by Guest

» Reaver pixiewps
Time and date conversion [Python] EmptyThu Jun 04, 2015 12:23 pm by voidfletcher

» How To Crash Someone's Skype in 10 SECONDS
Time and date conversion [Python] EmptyThu Jun 04, 2015 12:20 pm by voidfletcher

» Internet Security & IP Security (IPSec)
Time and date conversion [Python] EmptyMon May 18, 2015 9:00 pm by voidfletcher

» [Python] Infinite / Definite File Generator
Time and date conversion [Python] EmptyMon May 18, 2015 8:58 pm by ADS1

» [C#] String Case-Inversion
Time and date conversion [Python] EmptyMon May 18, 2015 8:57 pm by ADS1

» Rekall Memory Forensic Framework
Time and date conversion [Python] EmptySat May 16, 2015 8:55 pm by ADS1

Who is online?
In total there are 3 users online :: 0 Registered, 0 Hidden and 3 Guests :: 1 Bot

None

[ View the whole list ]


Most users ever online was 38 on Sun Mar 19, 2023 10:07 pm

Time and date conversion [Python]

Go down

Time and date conversion [Python] Empty Time and date conversion [Python]

Post by Admin Sun Oct 12, 2014 9:28 pm

The program is intended to convert time and date from and to various timezones. It supports DST, user-entered vs. current local time, as well as names for timezones.
To invoke the documentation of all currently supported options:
Code: [Select]
python timezone.py -h
Make sure you have a file named
Code: [Select]
timezones
in the program's working directory that contains something like
Code: [Select]
ACT +8
ADT -3
AST -4
This way you can define names for timezones.
Add entries as you need them. Just make sure that the name is seperated from the UTC offset by a space.
This way you should be able to use ACT instead of UTC+8.

Admin
Coder
Coder

Posts : 101
Join date : 2014-04-07

https://thehackerszone.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum