Open ghost opened 5 years ago
leading zero means that this is an octal number
Not sure if it worked fine in the past or not. In my script I use date command for grabbing data at specific date and along with the calendar using the same format. 08 or 09 being the day. Is it possible to make 08 and 09 work with had calendar?
Sent from Yahoo Mail on Android
On Wed, 16 Oct 2019 at 5:33 pm, Victor Ananjevskynotifications@github.com wrote:
leading zero means that this is an octal number
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
dn=08
yad --calendar --day=${dn/0}
Version: 4.1 For whatever reason, the command in the title doesn't work.
09 also doesn't work. Error outputted is Unable to parse command line: Cannot parse integer value “08” for --day