index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user_time.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "if a timezone isn't found, prepend it with "Etc/" (for e.g. "Etc/GMT+...
•••
This reverts commit fc0e6bdce050b323afe9c91ec2e3d58577321af4.
jesopo
2020-01-01
1
-2
/
+0
*
if a timezone isn't found, prepend it with "Etc/" (for e.g. "Etc/GMT+1")
jesopo
2020-01-01
1
-0
/
+2
*
fix !time output now that `human` has tz in it
jesopo
2019-12-30
1
-3
/
+3
*
don't use .replace for timezone, use .astimezone
jesopo
2019-12-30
1
-1
/
+1
*
add time-localise export in user_time, to timezone localise a datetime
jesopo
2019-12-30
1
-8
/
+20
*
move all datetime-related code from utils/__init__ to utils.datetime
jesopo
2019-11-15
1
-1
/
+1
*
default `target_user` to None so the var always exists
jesopo
2019-11-14
1
-0
/
+1
*
remove !timezone as !time now shows UTC offset
jesopo
2019-11-04
1
-17
/
+0
*
how many times can i typo "utc"
jesopo
2019-11-03
1
-2
/
+2
*
"GMT" -> "UTC"
jesopo
2019-11-03
1
-5
/
+5
*
show GMT offset in !time output
jesopo
2019-11-01
1
-2
/
+8
*
if a nickname has no location set, assume it's a location
jesopo
2019-10-18
1
-9
/
+11
*
support location names for !timezone too
jesopo
2019-09-08
1
-5
/
+9
*
support showing time for locations, not just users
jesopo
2019-09-08
1
-10
/
+43
*
switch to using pytz instead of an API for localised time
jesopo
2019-09-05
1
-17
/
+5
*
Force removal of ":" from user_time.py API-provided ISO8601
jesopo
2019-09-04
1
-0
/
+6
*
add !timezone
jesopo
2019-07-27
1
-11
/
+25
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+3
*
Use require_setting in user_time.py and weather.py
jesopo
2019-05-23
1
-0
/
+2
*
Actually provide formatting arg for user_time.py error
jesopo
2019-04-28
1
-1
/
+2
*
Add user_time.py
jesopo
2019-04-28
1
-0
/
+33