aboutsummaryrefslogtreecommitdiffstats
path: root/clients/emacs/bbj.el
diff options
context:
space:
mode:
Diffstat (limited to 'clients/emacs/bbj.el')
-rw-r--r--clients/emacs/bbj.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/emacs/bbj.el b/clients/emacs/bbj.el
index 14a2a46..8136650 100644
--- a/clients/emacs/bbj.el
+++ b/clients/emacs/bbj.el
@@ -580,7 +580,7 @@ and renders the content in the current buffer."
(defun bbj-timestring (epoch)
"Make a cute timestring out of the epoch (for post heads)"
- (format-time-string "%H:%M %a %m/%d/%y" (seconds-to-time epoch)))
+ (format-time-string "%R %x" (seconds-to-time epoch)))
(defun bbj-render-post (post &optional pinned)
Un proyecto texto-plano.xyz