Practice inclusive scheduling
Tips for inclusive scheduling and communication in distributed software teams, focusing on time zones and clear date/time formats.
Tips for inclusive scheduling and communication in distributed software teams, focusing on time zones and clear date/time formats.
A guide to decoding various date formats (ISO 8601, seconds/milliseconds since 1970, custom) using Swift's Codable and JSONDecoder.
A guide to avoiding date format confusion in programming by using ISO 8601, with examples in PowerShell.
A quick reference for iOS/macOS developers on configuring NSDateFormatter to parse standard JSON date strings (ISO 8601 format).
A guide to formatting the Windows %DATE% variable into an ISO-standard YYYYMMDD string for use in filenames and backup scripts.