Skip to content

Commit a05ffd0

Browse files
author
AnUnawarewolf
committed
Merge branch 'master' of https://github.com/walero-moon/Worldtime-py into master
2 parents 4edcf03 + a752d88 commit a05ffd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
###### v0.1.1
33
Worldtime-py is a Python wrapper for **![WorldtimeAPI](http://worldtimeapi.org/)**. It is able to search through the endpoints of the API to find the closest location if the exact one could not be found. It reduces the strain and the difficulty of getting the time for the location desired.
44

5-
**![WorldtimeAPI](http://worldtimeapi.org/)** is a JSON API for obtaining the current time in, and related data about, a timezone. It gives data suh as the UTC offset, whether that timezone is in Daylight Savings Time (DST), **![UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time)** offset, etc.
5+
**![WorldtimeAPI](http://worldtimeapi.org/)** is a JSON API for obtaining the current time in, and related data about, a timezone. It gives data such as the UTC offset, whether that timezone is in Daylight Savings Time (DST), **![UTC](https://en.wikipedia.org/wiki/Coordinated_Universal_Time)** offset, etc.
66

77

88
## Installing

0 commit comments

Comments
 (0)