view admin/get_current_date.sh @ 12669:1c92b4b26ced octave-forge

releasePKG.m: exclude .hg* files of export as of bug #45669
author jpicarbajal
date Fri, 31 Jul 2015 19:49:28 +0000
parents 3e10bc83ccbf
children
line wrap: on
line source

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