Time Articles
- Batch Adjust Photos for DST with ExifTool I always forget at least one camera when switching to/from DST, and I always forget the command for exiftool to batch-adjust the image timestamps.
- Clear Date Formatting Don't use a format like 8/9/10 - depending on where you send it, no one's sure if you mean August 9, September 8, or what.
- Dates and ColdFusion Query of Queries ColdFusion's Query of Queries is very particular about the format of dates on both sides of the comparison.
- Get the Date/Time in ISO 8601 Format on the CLI On Linux: Just type 'date -Is' in the commandline. On macOS: type 'date -Iseconds'
- Scheduling for Midnight Plan for 11:59 PM or 12:01 AM, so there's no confusion about which day it is!