mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[hello-world] amend comment from timepair to time64
This commit is contained in:
parent
879ec75f20
commit
03b57e5153
@ -93,8 +93,8 @@
|
||||
"c" (N_ "This is a string option.") (N_ "Hello, World")))
|
||||
|
||||
;; This is a date/time option. The user can pick a date and,
|
||||
;; possibly, a time. Times are stored as a pair
|
||||
;; (seconds . nanoseconds) measured from Jan 1, 1970, i.e.,
|
||||
;; possibly, a time. Times are stored as an integer specifying
|
||||
;; number of seconds measured from Jan 1, 1970, i.e.,
|
||||
;; Unix time. The last option is false, so the user can only
|
||||
;; select a date, not a time. The default value is the current
|
||||
;; time.
|
||||
|
Loading…
Reference in New Issue
Block a user