You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: simplify OffsetDateTime serialization using ISO_DATE_TIME formatter
- Replaced custom serialization logic with standard ISO_DATE_TIME formatting.
- Improved code readability and reduced complexity in serializer implementation.
Copy file name to clipboardExpand all lines: surf-api-core/surf-api-core-api/src/main/kotlin/dev/slne/surf/surfapi/core/api/serializer/java/datetime/datetime/offset/OffsetDateTimeSerializer.kt
0 commit comments