Appendix D Time Formats - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

This appendix describes the format strings used for dates and times. These formats
are used by the NSAPI function
, and by server-parsed HTML (
append-trailer
The formats are similar to those used by the
identical.
Table D-1
Symbol
Meaning
%a
Abbreviated weekday name (3 chars)
%d
Day of month as decimal number (01-31)
%S
Second as decimal number (00-59)
%M
Minute as decimal number (00-59)
%H
Hour in 24-hour format (00-23)
%Y
Year with century, as decimal number, up to 2099
%b
Abbreviated month name (3 chars)
%h
Abbreviated month name (3 chars)
%T
Time "HH:MM:SS"
%X
Time "HH:MM:SS"
%A
Full weekday name
%B
Full month name
%C
"%a %b %e %H:%M:%S %Y"
%c
Date & time "%m/%d/%y %H:%M:%S"
%D
Date "%m/%d/%y"
Time Formats
, by some built-in SAFs such as
util_strftime
parse-html
strftime
Appendix D
).
C library routine, but not
315

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents