UsergeTeam / Userge-Plugins

Plugins for Userge
https://userge.tech
GNU General Public License v3.0
135 stars 327 forks source link

Time: Update #272

Closed jaxellis closed 2 years ago

jaxellis commented 2 years ago

With Userge coming out as 1.0.0 I figured it was time to update my old time plugin.

Old: It is currently 11:52 PM on 10-03-2022 in America/Los Angeles

New: It's 11:52PM on Thursday March 10th in America/Los Angeles.

pep8speaks commented 2 years ago

@jaxellis, Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-03-11 11:36:09 UTC
jaxellis commented 2 years ago

@Krishna-Singhal in your commit you removed a return statement which breaks the code. ln97 return False should be the final return statement in that def.

rking32 commented 2 years ago

btw, thanks for this nice update :)