Convert between Unix timestamps and human-readable dates.
Unix Timestamp: Number of seconds since January 1, 1970 (Unix Epoch)
Milliseconds: Some systems use milliseconds (1000x larger)
Common uses: Databases, APIs, logs, file systems