Dates should always be represented with as much context as possible in transit & storage. Don't give me a date like "Mar 16" please
@brainblasted Certainly storing them as anything but ISO 8601 is a Bad Ideaâ„¢.
The only numeric cases I can think of are databases where you might want numeric indexing (but still keeping various parts separate). Governments have a nasty habit of retroactively changing time and it makes things quite difficult.