view admin/get_current_date.sh @ 12620:40ee970a56c3 octave-forge

these changes make it possible to install the package with 'pkg', as in http://octave.sourceforge.net/developers.html
author michelemartone
date Wed, 20 May 2015 12:20:04 +0000
parents 3e10bc83ccbf
children
line wrap: on
line source

#!/bin/sh
echo -n `date "+%Y-%m-%d %H:%M:%S%z"`