πŸ› οΈ Now Live: API Adjustment β€” Standardized Date & Time Format

Effective Date: December 11, 2025

Written By Naqiya Zorahima

Last updated 2 months ago

We’re updating all API timestamps to a unified, more user-friendly format across Skulytics systems. This improvement ensures cleaner, easier-to-read timestamps that follow US date and time standards.
β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”What Changing

  • Updating from:
    MM/DD/YYYY HH:mm:ss
    to:
    M/D/YY hh:mm AM/PM

  • Switching to a 12-hour clock with AM/PM notation.

  • Removing seconds (: ss) from all visible and API-returned timestamps.

    Example

  • Before: 3/15/2025 22:50:56

  • After: 3/15/25 10:50 PM

β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”Where This Applies

Public API v1 & v2 β€” all date/time fields returned in API responses.

β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”What You Need to Prepare

This update may affect your system if you are parsing or storing timestamps from the API. Please review your implementation and ensure your system can handle the new date/time format to avoid potential errors after the release.