L Day

Results 2 issues of L Day

Add [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time format option as well Examples: - Local timezone - `2018-09-12T15:36:18-04:00` - `20180912T153618-0400` - UTC - `2018-09-12T19:36:18Z` - `20180912T193618Z`

enhancement

I've noticed that released versions of `Squirrel.framework` contain temporary `.DS_Store` files in the following locations: - `Squirrel.framework/.DS_Store` - `Squirrel.framework/Versions/.DS_Store` - `Squirrel.framework/Versions/A/.DS_Store` I was able to find that `Squirrel.framework` contains these...