{"id":15166070,"url":"https://github.com/jenkinsci/build-timestamp-plugin","last_synced_at":"2026-01-17T07:22:34.205Z","repository":{"id":54619583,"uuid":"48457814","full_name":"jenkinsci/build-timestamp-plugin","owner":"jenkinsci","description":"Adding BUILD_TIMESTAMP to env variables of the build. Supports Daylight Saving Time.","archived":false,"fork":false,"pushed_at":"2026-01-14T20:24:08.000Z","size":160,"stargazers_count":1,"open_issues_count":3,"forks_count":18,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-01-15T00:44:20.406Z","etag":null,"topics":["adopt-this-plugin"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/build-timestamp/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"community_bridge":"jenkins","custom":["https://www.jenkins.io/donate/#why-donate"]}},"created_at":"2015-12-22T22:53:06.000Z","updated_at":"2026-01-14T20:24:12.000Z","dependencies_parsed_at":"2024-06-01T19:12:22.851Z","dependency_job_id":"156a3ae3-550e-4942-bfcd-26a78f10b2ef","html_url":"https://github.com/jenkinsci/build-timestamp-plugin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jenkinsci/build-timestamp-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fbuild-timestamp-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fbuild-timestamp-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fbuild-timestamp-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fbuild-timestamp-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/build-timestamp-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fbuild-timestamp-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"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":["adopt-this-plugin"],"created_at":"2024-09-27T04:40:53.655Z","updated_at":"2026-01-17T07:22:34.184Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":["https://funding.communitybridge.org/projects/jenkins","https://www.jenkins.io/donate/#why-donate"],"categories":[],"sub_categories":[],"readme":"# Build Timestamp Plugin\n\nAdding `BUILD_TIMESTAMP` to Jenkins env vars,\n\n## Daylight Saving Time\n\nDST is not enabled by default.\nIf your location uses DST, you can enable it by setting the `timezone`\nto the correct `city` such as `America/New_York`.\nSet the timezone to corresponding city, such as `America/New_York` to display Daylight Saving Time format when Daylight Saving Time is enabled.\n\n## More vars and formats\n\nAdd more var names and formats if you need.\n\n## Optional date/time shift\n\nFor additional variables you can define shift (days, hours, minutes) which will be added to build timestamp.\nThis allows to run build plan with previous day specified as parameter.\n\nExport build timestamps to build env variables.\n\n# Configure\n\n`BUILD_TIMESTAMP` exported by default, and you can add more variables\nwith different format patterns in Global Configure page.  \n![](docs/images/global-config.png)\n\n# Using timestamps in Maven/Gradle/Shell\n\nThey are available in Maven build and Gradle build as built-in\nproperties/variables as well.\n\nMaven:  \nAs defined property in pom, equals to\n\n```\nSystem.getProperty('BUILD_TIMESTAMP')\n```\n\nGradle:\n\n```\nSystem.getenv('BUILD_TIMESTAMP')\n```\n\nShell:\n\n```\n\"$BUILD_TIMESTAMP\"\n```\n\n## Contributing\n\nRefer to our [contribution guidelines](https://github.com/jenkinsci/.github/blob/master/CONTRIBUTING.md).\n\n## LICENSE\n\nLicensed under MIT, see [LICENSE](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fbuild-timestamp-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fbuild-timestamp-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fbuild-timestamp-plugin/lists"}