Added '--birthday_format' to format the output of Birthday
This commit is contained in:
parent
256bdf4b75
commit
6d01e1c82d
4 changed files with 20 additions and 4 deletions
|
|
@ -158,6 +158,11 @@ birthday_shorthand="off"
|
|||
# --birthday_time on/off
|
||||
birthday_time="on"
|
||||
|
||||
# Date format to use when printing birthday
|
||||
# --birthday_format "format"
|
||||
birthday_format="+%a %d %b %Y %l:%M %p"
|
||||
|
||||
|
||||
# Color Blocks
|
||||
|
||||
# Color block range
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue