{"id":34768505,"url":"https://github.com/tr11/local_date_time","last_synced_at":"2026-05-25T22:02:31.587Z","repository":{"id":5363985,"uuid":"6550521","full_name":"tr11/local_date_time","owner":"tr11","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-21T14:56:16.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-01T10:57:36.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tr11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-05T19:43:45.000Z","updated_at":"2015-03-21T13:36:55.000Z","dependencies_parsed_at":"2022-07-27T16:18:51.449Z","dependency_job_id":null,"html_url":"https://github.com/tr11/local_date_time","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/tr11/local_date_time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Flocal_date_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Flocal_date_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Flocal_date_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Flocal_date_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tr11","download_url":"https://codeload.github.com/tr11/local_date_time/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tr11%2Flocal_date_time/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33494784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T07:51:13.349Z","updated_at":"2026-05-25T22:02:31.576Z","avatar_url":"https://github.com/tr11.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"local_date_time\n===============\n\n[![Build Status](https://api.travis-ci.org/tr11/local_date_time.png?branch=master)](https://travis-ci.org/tr11/local_date_time)\n\nThe local_date_time C++ library is intended to be a replacement to the Local Time classes in the excellent Boost Date Time library (http://www.boost.org/libs/date_time/).\n\nAn issue with the time_zone construct in the Boost date time library that this attempts to overcome concerns time zones for which rules change over time.  For example, in the United States, DST began on the first Sunday in April through 2006, but since 2007 it begins on the second Sunday of March. This change is not directly modeled with the ``custom_time_zones`` class in the Boost date time library. This library solves the issue above by using a lookup map to determine the correct segment to use.  \n\nThere is also a Python utility script to read zoneinfo files in a Linux environment (relying on the zdump program) which tie to the Olson tz database (http://www.twinsun.com/tz/tz-link.htm). The Python utility can output comma separated values or a C++ file with a map that can be passed directly to the time_zone_database construct.\n\nThis library is released under the Boost Software License, Version 1.0. (see http://www.boost.org/LICENSE_1_0.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr11%2Flocal_date_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftr11%2Flocal_date_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftr11%2Flocal_date_time/lists"}