Skip to content

Commit

Permalink
Add UK to supported language list (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFes authored May 28, 2024
1 parent a6fc233 commit 54bc7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Current supported languages:
|Portuguese|`pt`|[FragMenthor](https://github.com/FragMenthor)|
|Russian|`ru`|[wrun](https://github.com/wrun)|
|Swedish|`sv`|[tde01065](https://github.com/tde01065)|
|Ukranian|`uk`|[laktiv](https://github.com/laktiv)|

## How to use
The only required field is the datetime you want to show as relative time. It can be eiter in the past or future, and you can use a datetime object, a timestamp (integer or float) or anything which can be converted to a datetime object using `as_datetime`.
Expand Down

0 comments on commit 54bc7ee

Please sign in to comment.