Answers for "linux date format utc"

0

linux date format utc

date --rfc-2822
Posted by: Guest on April-01-2022
0

linux date format utc

date +'%d/%m/%Y %H:%M:%S'
Posted by: Guest on April-01-2022
0

linux date format utc

date -u
Posted by: Guest on April-01-2022
0

linux date format utc

Wed, 20 Apr 2018 19:56:52 +0100
Posted by: Guest on April-01-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language