finished interim implementation of qse_timegm() and qse_timelocal().
- currently, they use timegm() and timelocal() provided by libc. added test programs.
This commit is contained in:
@ -7,6 +7,7 @@ items:
|
||||
OUTPUT
|
||||
OUTPUTS
|
||||
RETURN
|
||||
RETURNS
|
||||
EXAMPLE
|
||||
EXAMPLES
|
||||
NOTES
|
||||
@ -23,6 +24,7 @@ item order:
|
||||
OUTPUT
|
||||
OUTPUTS
|
||||
RETURN
|
||||
RETURNS
|
||||
EXAMPLE
|
||||
EXAMPLES
|
||||
NOTES
|
||||
|
Reference in New Issue
Block a user