[GH-ISSUE #444] [Feature request] Progress Bar - Text > Current date and time (low priority) #366

Closed
opened 2026-02-26 09:31:10 +03:00 by kerem · 4 comments
Owner

Originally created by @vatterspun on GitHub (Jan 29, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/444

Originally assigned to: @NickeManarin on GitHub.

Feature: One alternative to adding a time code progress bar would be the actual time (and date) of the recording live.

Why? I occasionally submit bug reports using ScreenToGif just to make sure I everyone sees just exactly what I did to cause an issue. This would primarily help with showing either a process failed because it was run at a certain time or let developers/admins explain why it failed (e.g. server was offline, Internet was down, etc.).

image

I got the idea from a ShareX request: https://github.com/ShareX/ShareX/issues/3782 ... and there's also a static version of this for just any old Windows title bar: http://www.whisperingpinessoftware.com/tbdt.html (freeware).

Originally created by @vatterspun on GitHub (Jan 29, 2019). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/444 Originally assigned to: @NickeManarin on GitHub. **Feature**: One alternative to adding a time code progress bar would be the actual time (and date) of the recording *live*. **Why?** I occasionally submit bug reports using ScreenToGif just to make sure I everyone sees just exactly what I did to cause an issue. This would primarily help with showing either a process failed *because* it was run at a certain time or let developers/admins explain why it failed (e.g. server was offline, Internet was down, etc.). ![image](https://user-images.githubusercontent.com/1289134/51884173-b2280f80-234b-11e9-8be9-1c562e7b1746.png) I got the idea from a ShareX request: https://github.com/ShareX/ShareX/issues/3782 ... and there's also a static version of this for just any old Windows title bar: http://www.whisperingpinessoftware.com/tbdt.html (freeware).
kerem 2026-02-26 09:31:10 +03:00
Author
Owner

@zalmanlew commented on GitHub (Jan 29, 2019):

Good idea, but maybe there should be options for time format and time zone (it should also display the time zone)

<!-- gh-comment-id:458510837 --> @zalmanlew commented on GitHub (Jan 29, 2019): Good idea, but maybe there should be options for time format and time zone (it should also display the time zone)
Author
Owner

@vatterspun commented on GitHub (Feb 3, 2019):

maybe there should be options for time format and time zone

Multiple tech support people I work with are in another time zone. I didn't think of that. Good suggestion.

<!-- gh-comment-id:460021113 --> @vatterspun commented on GitHub (Feb 3, 2019): > maybe there should be options for time format and time zone Multiple tech support people I work with are in another time zone. I didn't think of that. Good suggestion.
Author
Owner

@NickeManarin commented on GitHub (Mar 9, 2019):

Done!

It will support all kinds of formats available right now in the .Net Framework.
You can display the end time of the gif too.

image

Formats:
https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings
https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings

<!-- gh-comment-id:471215315 --> @NickeManarin commented on GitHub (Mar 9, 2019): Done! It will support all kinds of formats available right now in the .Net Framework. You can display the end time of the gif too. ![image](https://user-images.githubusercontent.com/14798947/54076376-e0bdd200-4289-11e9-846f-337b3739afaa.png) Formats: https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings
Author
Owner

@vatterspun commented on GitHub (Mar 12, 2019):

Nice! Thanks :)

<!-- gh-comment-id:471988729 --> @vatterspun commented on GitHub (Mar 12, 2019): Nice! Thanks :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#366
No description provided.