Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
chrivers
/
bifrost
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
23
Star
430
Code
Issues
28
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Implement endpoint for setting timezone
- #145
#145
Draft
duvholt
wants to merge 6 commits into
chrivers:master
chrivers/bifrost:master
from
duvholt:timezone-api
duvholt/bifrost:timezone-api
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Draft
Implement endpoint for setting timezone
#145
duvholt
wants to merge 6 commits into
chrivers:master
chrivers/bifrost:master
from
duvholt:timezone-api
duvholt/bifrost:timezone-api
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2025
* Make config object use ArcSwap, to allow atomically replacing the configuration at runtime
chrivers
authored and
duvholt
committed
12970a8
View commit details
Copy full SHA for 12970a8
Browse repository at this point
* Refactor AppState to use tokio::sync::watch channel instead of ArcSwap
chrivers
authored and
duvholt
committed
f7424b7
View commit details
Copy full SHA for f7424b7
Browse repository at this point
List all valid timezones in capabilities
duvholt
committed
00627a0
View commit details
Copy full SHA for 00627a0
Browse repository at this point
Parse timezone from config using chrono_tz
duvholt
committed
71effab
View commit details
Copy full SHA for 71effab
Browse repository at this point
Set timezone in state based config instead of guessing
duvholt
committed
6aa4bc8
View commit details
Copy full SHA for 6aa4bc8
Browse repository at this point
Implement api for setting timezone in config
duvholt
committed
59ffeaa
View commit details
Copy full SHA for 59ffeaa
Browse repository at this point
You can’t perform that action at this time.