π οΈ 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/PMSwitching to a 12-hour clock with AM/PM notation.
Removing seconds (: ss) from all visible and API-returned timestamps.
ExampleBefore: 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.