UNPKG

ilastlog

Version:

alternative lastlog because of Ubuntu 24.04.1. The distros have had the libpam excluding lastlog.so. therefore, I personally needed.

5 lines (4 loc) 190 B
declare const syslog = "MMM dd HH:mm:ss"; declare const ISO8601 = "yyyy-MM-dd'T'HH:mm:ss.SSSZZ"; declare const RFC2822 = "EEE, dd MMM yyyy HH:mm:ss ZZ"; export { syslog, ISO8601, RFC2822 };