Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: access entry update (plus screenshot) mdhelp: add title forma…
…tting info to dvr_timerec
- Loading branch information
Showing
4 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| : | ||
|
|
||
| String | Format Result | ||
| ------ | ------------- | ||
| %F | The date in ISO-format (e.g. 2015-02-28). | ||
| %R | The time in 24h HH:MM format (e.g. 19:45). | ||
| %x | The date, formatted according to your locale settings. | ||
|
|
||
| The escape-codes use | ||
| [strftime](http://man7.org/linux/man-pages/man3/strftime.3.html) format. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters