view admin/get_current_date.sh @ 12685:f26b1170ea90 octave-forge

resulting values should be really converted to output data type
author schloegl
date Sat, 12 Sep 2015 07:15:01 +0000
parents 3e10bc83ccbf
children
line wrap: on
line source

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