Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 279 Bytes

Timezone Converter

This is a logic for timezone conversion.
It uses a method that takes three parameters which are;
-the time
-the current timezone and
-the new timezone difference
-Then also called with the three arguments respectively

Void Methods