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
Accelerator
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
Type
/
to 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 }}
hardbyte
/
python-can
Public
Notifications
You must be signed in to change notification settings
Fork
695
Star
1.6k
Code
Issues
226
Pull requests
41
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix/asc writer timestamps format
- #2032
#2032
Merged
zariiii9003
merged 7 commits into
hardbyte:main
hardbyte/python-can:main
from
Ju-Daeng-E:fix/asc-writer-timestamps-format
Ju-Daeng-E/python-can:fix/asc-writer-timestamps-format
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Fix/asc writer timestamps format
#2032
zariiii9003
merged 7 commits into
hardbyte:main
hardbyte/python-can:main
from
Ju-Daeng-E:fix/asc-writer-timestamps-format
Ju-Daeng-E/python-can:fix/asc-writer-timestamps-format
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
feat(asc): add timestamps_format parameter to ASCWriter
Show description for 0ec79a4
Ju-Daeng-E
committed
0ec79a4
View commit details
Copy full SHA for 0ec79a4
Browse repository at this point
docs: add changelog fragment for #2022
Ju-Daeng-E
committed
32c77e1
View commit details
Copy full SHA for 32c77e1
Browse repository at this point
style: apply black formatting to logformats_test.py
Ju-Daeng-E
committed
a3db5ed
View commit details
Copy full SHA for a3db5ed
Browse repository at this point
fix(asc): apply timestamps_format to actual written timestamps, not just header
Show description for fb59549
Ju-Daeng-E
committed
fb59549
View commit details
Copy full SHA for fb59549
Browse repository at this point
fix(asc): address PR review feedback on timestamps_format
Show description for 66b307b
Ju-Daeng-E
committed
66b307b
View commit details
Copy full SHA for 66b307b
Browse repository at this point
fix(asc): fix relative timestamp roundtrip for 3+ messages
Show description for 76a6e5c
Ju-Daeng-E
committed
76a6e5c
View commit details
Copy full SHA for 76a6e5c
Browse repository at this point
Commits on Mar 2, 2026
fix(asc): use private _last_timestamp instead of mutating start_time
Show description for b8a31e4
Ju-Daeng-E
committed
b8a31e4
View commit details
Copy full SHA for b8a31e4
Browse repository at this point
You can’t perform that action at this time.