Bird
0
0

Which of the following represents a valid ISO 8601 timestamp format commonly used in logs?

easy📝 Factual Q3 of 15
Cybersecurity - Digital Forensics
Which of the following represents a valid ISO 8601 timestamp format commonly used in logs?
A06/01/2024 14:30:00
B2024-06-01T14:30:00Z
C2024/06/01 14:30
D14:30:00 01-06-2024
Step-by-Step Solution
Solution:
  1. Step 1: Recall ISO 8601 format

    ISO 8601 uses YYYY-MM-DDThh:mm:ssZ format for timestamps.
  2. Step 2: Compare options

    2024-06-01T14:30:00Z matches ISO 8601 with date, time, and 'Z' for UTC.
  3. Final Answer:

    2024-06-01T14:30:00Z -> Option B
  4. Quick Check:

    Check for 'T' separator and 'Z' timezone [OK]
Quick Trick: ISO 8601 uses 'T' and 'Z' in timestamps [OK]
Common Mistakes:
MISTAKES
  • Choosing formats with slashes instead of dashes
  • Ignoring the 'T' separator
  • Confusing local time with UTC

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Cybersecurity Quizzes