issue #89: datetime format update (to ISO 8601) #97

Merged
supawitgolf merged 2 commits from datetime into main 2025-08-15 19:41:38 +00:00
supawitgolf commented 2025-08-15 05:11:02 +00:00 (Migrated from github.com)
  1. Updated the Datetime implementation to use the ISO 8601 standard
  • for example, to_date_string() method returns in YYYY-MM-DD format
  1. Updated unit tests to reflect the new standard
1. Updated the Datetime implementation to use the ISO 8601 standard - for example, to_date_string() method returns in YYYY-MM-DD format 2. Updated unit tests to reflect the new standard
ElhamAryanpur commented 2025-08-15 19:41:05 +00:00 (Migrated from github.com)

Beautiful!

Beautiful!
Sign in to join this conversation.
No description provided.