Reminder/RSVP -- meet *this Thursday* for chat & beer.
    Joshua Judson Rosen 
    rozzin at hackerposse.com
       
    Wed Feb 19 22:42:17 EST 2020
    
    
  
On 2/19/20 1:53 PM, Ric Werme wrote:
 >
> Note that we'll be there at date/time
> 2020 Feb 20 @ 20:02:02
> In odometer format, that's two days before the palindrome
> 20200222200202
But it's just *a few hours after* the nearest unix time palindrome:
	$ date --date=@1582222851
	Thu 20 Feb 2020 01:20:51 PM EST
And, actually... the nearest hexadecimal time_t palindrome is even closer:
	$ date --date=@$((0x5e4ee4e5))
	Thu 20 Feb 2020 02:58:29 PM EST
The nearest binary and octal palindromes are a bit more distant :\
-- 
Connect with me on the GNU social network: <https://status.hackerposse.com/rozzin>
Not on the network? Ask me for an invitation to a social hub!
    
    
More information about the gnhlug-discuss
mailing list