I am working with datenumber package with spanish option, usepackage[spanish]{datenumber}
and I want to define a command similar to datemonthname
, but each month with the first 3 letters, I mean
enero=ene,
febrero=feb,
marzo=mar,
mayo=may,
etc.