log
Here are 2,283 public repositories matching this topic...
-
Updated
Apr 8, 2021 - C++
-
Updated
Apr 13, 2021 - PHP
-
Updated
Mar 22, 2021 - Java
Describe the bug
for example i have a from & to date columns with values of
| from | to |
|---|---|
| 2021-02-23 00:00:00 | 2021-02-27 00:00:00 |
but when logged they become
| from | to |
|---|---|
| 2021-02-22T22:00:00.000000Z | 2021-02-27T22:00:00.000000Z |
note the -2 hrs diff.
To Reproduce
- set
config.app.timezoneto something else ex.EET - create a record
- check the
-
Updated
Feb 6, 2021 - Swift
-
Updated
Sep 7, 2018 - Go
-
Updated
Apr 12, 2021 - C
Occasionally, a file will be downloaded that doesn't have an extension. I'd like it if the header could be checked so the proper extension can be given to it before saving.
There's probably a C# library that can do it, but if you'd like to check for it with your own custom code, here are the headers:
Headers for jpg files:
https://file-extension.net/seeker/file_extension_jpeg
https://file-
-
Updated
Mar 24, 2018 - Shell
-
Updated
Apr 12, 2021 - C#
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Apr 10, 2021 - C
Improve this page
Add a description, image, and links to the log topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the log topic, visit your repo's landing page and select "manage topics."


Some files in the repository are missing newlines at the very end, as pointed out by @nrbrook in #1026
Classes/CocoaLumberjack.hwas specifically mentioned, but there could be other files that are missing this as well.