mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
4 lines
99 B
Lua
4 lines
99 B
Lua
return {
|
|
s("daterfc5322", { f(function() return os.date("%a, %d %b %Y %H:%M:%S %z") end) })
|
|
}
|
|
|