![]() |
NSAPI Programmer's Guide |
Appendix D Time Formats
This appendix describes the format strings used for dates and times. These formats are used by the NSAPI function util_strftime, by some built-in SAFs such as append-trailer, and by server-parsed HTML (parse-html).
The formats are similar to those used by the strftime C library routine, but not identical.
Week of year as decimal number, with Sunday as first day of week (00-51)
Week of year as decimal number, with Monday as first day of week (00-51)
Previous Contents Index DocHome Next
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
Last Updated April 12, 2002