Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 10:03:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243502] date '+%s' shows wrong value
Message-ID:  <bug-243502-227-2ntxTFDTmo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243502-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243502-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243502

--- Comment #1 from Yuri Pankov <yuripv@FreeBSD.org> ---
Which date binary is that? What is the date output without modifiers?

$ uname -psr
FreeBSD 12.1-RELEASE-p1 amd64
$ which date
/bin/date
$ date '+%s'
1579687351

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243502-227-2ntxTFDTmo>