- Notifications
You must be signed in to change notification settings - Fork56
IANA time zone database access for the Julia programming language
License
NotificationsYou must be signed in to change notification settings
JuliaTime/TimeZones.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
IANA time zone database access for theJulia programming language. TimeZones.jl extends the Date/DateTime support for Julia to include a new time zone aware TimeType: ZonedDateTime.
- A new time zone aware TimeType: ZonedDateTime
- Support for all time zones in the IANA time zone database (also known as the tz/zoneinfo/Olson database)
- ZonedDateTime-Period arithmeticsimilar to that of DateTime
- Local system time zone information as a TimeZone
- Current system time in any TimeZone
- Support for reading thetzfile format
- String parsing of ZonedDateTime usingDateFormat
TimeZones.jl can be installed through the Julia package manager:
julia> Pkg.add("TimeZones")
For detailed installation instructions see the documentation linked above.
About
IANA time zone database access for the Julia programming language
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.