index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
time
/
timezone
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
1
-0
/
+1
*
`for in string16`; Support `string16` across core
gingerBill
2025-08-02
1
-4
/
+4
*
better handle offset-0 case
Colin Davidson
2025-06-08
1
-6
/
+1
*
Enable `odin check examples/all` for JS.
Jeroen van Rijn
2025-06-04
1
-0
/
+13
*
[core:time/timezone] Nanoseconds Not Preserved on Calls to `timezone.datetime...
dozn
2025-04-04
1
-1
/
+1
*
Fix Times Which Support DST on Windows
dozn
2025-01-20
1
-2
/
+2
*
Fix typo
gingerBill
2025-01-05
1
-1
/
+1
*
Use array with linear search rather than a hash map.
gingerBill
2025-01-05
1
-141
/
+153
*
oops
Colin Davidson
2024-11-20
1
-2
/
+2
*
fix parsing issue around utc/localtime split
Colin Davidson
2024-11-20
1
-10
/
+7
*
oops, missed a comma
Colin Davidson
2024-11-05
1
-1
/
+1
*
add new test, better fail-check, and non-transitioning tz fix
Colin Davidson
2024-11-05
2
-0
/
+18
*
add better comment about freebsd hacks
Colin Davidson
2024-10-21
1
-0
/
+2
*
Update core/time/timezone/tzdate.odin
Colin Davidson
2024-10-21
1
-1
/
+1
*
Update core/time/timezone/tzdate.odin
Colin Davidson
2024-10-21
1
-1
/
+1
*
add julian day rule resolvers
Colin Davidson
2024-10-10
1
-8
/
+27
*
swap datetime_to_str to aprintf
Colin Davidson
2024-10-10
1
-5
/
+3
*
delete local_str with the appropriate allocator
Colin Davidson
2024-10-10
1
-1
/
+1
*
sort out windows enum names too
Colin Davidson
2024-10-10
1
-2
/
+2
*
tweaks per laytan suggestions
Colin Davidson
2024-10-10
3
-7
/
+11
*
Initial cut of timezones
Colin Davidson
2024-10-09
4
-0
/
+1352