summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-08-31 02:01:34 +0200
committerRasmus Steinke <rasi@xssn.at>2015-08-31 02:01:34 +0200
commit288cbcefd192be3c8a56b00cad1b761b718b071c (patch)
tree89456bbfb85694459a9e861b800a93ed5d1054b1
parentf0abc645f31410864b5a64adf206212fe7e6b56b (diff)
downloadperl-app-clerk-288cbcefd192be3c8a56b00cad1b761b718b071c.tar.gz
perl-app-clerk-288cbcefd192be3c8a56b00cad1b761b718b071c.tar.xz
credit where credit is due
-rwxr-xr-xclerk2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk b/clerk
index c499e0d..215cbed 100755
--- a/clerk
+++ b/clerk
@@ -42,6 +42,8 @@ elif [[ $scrobbler == mpdscribble ]]; then
fi
fix_date_format() {
+ # provided by Thorsten Wißmann:
+ # https://github.com/t-wissmann/dotfiles/blob/master/menu/rofi-mpd.sh
# reformats the date given in column $1 from format %c of locale LC_TIME=C
# (see man strftime) to the format specified in argument $2 column indices
# start with 1