timefmt — specify date format: Use this tag to specify the format used when providing dates.

Example:

<!--#config timefmt="%T %D" --> <!--#flastmod file=foo.html -->

Result: 10/18/95 12:05:33

Default: %a, %d %b-%Y %T %Z

The following strftime() formats are valid with the timefmt tag:

Table 4. Conversion Specifiers Used by strftime()

Specifier

Meaning

 

 

%%

Replace with %

 

 

%a

Replace with the abbreviated weekday name.

 

 

%A

Replace with the full weekday name.

 

 

%b

Replace with the abbreviated month name.

 

 

%B

Replace with the full month name.

 

 

%c

Replace with the date and time.

 

 

%C

Replace with the century number (year divided by 100 and

 

truncated)

 

 

%d

Replace with the day of the month (01-31)

 

 

%D

Insert the date as %m/%d/%y.

 

 

%e

Insert the month of the year as a decimal number (01-12). With C

 

POSIX this field is a 2-characters long, right-justified, and blank

 

filled.

 

 

%E[cCxyY]

If the alternative date and time format is not available, the %E

 

descriptions are mapped to their unextended counterparts. For

 

example, %E is mapped to %C.

 

 

%Ec

Replace with the alternative data and time representation.

 

 

%EC

Replace with the name of the base year in the alternative

 

representation.

 

 

%Ex

Replace with the alternative data representation.

 

 

%EX

Replace with the alternative time representation.

 

 

%Ey

Replace with the offset from %EC (year only) in the alternative

 

representation.

 

 

%EY

Replace with the full alternative year representation.

 

 

%h

Replace with the abbreviated month name. This is the same as %b.

 

 

%H

Replace with the hour (23-hour clock) as a decimal number (00-23).

 

 

%I

Replace with the hour (12-hour clock) as a decimal number (00-12).

 

 

%j

Replace with the day of the year (001-366).

 

 

%m

Replace with the month (01-12)

 

 

%M

Replace with the minute (00-59)

 

 

%n

Replace with a new line.

 

 

Chapter 9. Using Server-Side Includes 133

Page 143
Image 143
IBM AS/400E manual Specifier Meaning

AS/400E specifications

The IBM AS/400E, now more commonly known as IBM i, is a robust and versatile midrange server that has been designed to provide a comprehensive computing solution for businesses of all sizes. First introduced in the late 1980s, the AS/400 series has undergone multiple enhancements and rebranding, with the AS/400E being one of the notable iterations. This powerful platform is closely associated with IBM's commitment to reliability, scalability, and integrated business solutions.

One of the main features of the AS/400E is its highly integrated architecture that combines hardware and software into a cohesive system. This integration allows for seamless operations, reducing the complexity typically associated with managing disparate systems. The system is powered by IBM's proprietary OS/400 operating system, which has evolved into IBM i, featuring advanced capabilities like object-oriented programming, integrated database management, and security features that are essential for enterprise environments.

A key characteristic of the AS/400E is its robust database support, primarily through the use of DB2 for i. This integrated database management system enables efficient data handling and retrieval, facilitating real-time business analytics and reporting. Furthermore, the platform supports a variety of programming languages, including RPG, COBOL, and Java, making it flexible for developers who require diverse tools for application development.

The AS/400E is also known for its exceptional reliability and uptime, making it a preferred choice for critical business applications in industries such as finance, healthcare, and manufacturing. This reliability is backed by advanced error detection and correction mechanisms, as well as redundancy features that help prevent data loss and minimize downtime.

In terms of scalability, the AS/400E can effortlessly expand to accommodate growing business demands. Organizations can increase processing power by adding more resources without significant disruption. This scalability, combined with the system’s built-in virtualization capabilities, allows businesses to optimize resource usage and streamline operations.

Security is another defining feature of the AS/400E. The platform incorporates various layers of security measures, including user authentication, encryption, and comprehensive auditing capabilities, ensuring that sensitive business data is protected against unauthorized access.

Overall, the IBM AS/400E remains a powerful tool in the enterprise computing landscape, providing businesses with an integrated, reliable, and secure solution for their technological needs. Its enduring popularity is a testament to its capability to evolve with changing business requirements while maintaining its core attributes of high performance and stability.