Detailed explanation of JSTL data formatting examples
Date represents
<fmt:formatDate value="${DATE1}" pattern="yyyy-MM-dd hh:mm:ss" type="date" dateStyle="long" /> <fmt:formatDate value="${DATE2}" type="date" pattern="yyyy-MM-dd"/>
Percent, thousandth represents
<fmt:formatNumber value="${DoubleVALUE}" type="number" pattern="0.00‰" /> 0.01 ‰ <fmt:formatNumber value="${DoubleVALUE}" type="number" pattern="0.00%" /> 0.20 %
Other digital representation
<fmt:formatNumber value="123456.7891" pattern="#,#00.0#"/> -- 123,456.79 <fmt:formatNumber value="123456.7" pattern="#,#00.0#"/> -- 123,456.7 <fmt:formatNumber value="123456.7" pattern="#,#00.00#"/> -- 123,456.70 <fmt:formatNumber value="12" type="percent" /> -- 1,200%type 可以是currency、 number、 和percent。
Currency representation
===1 <fmt:setLocale value="ch_CH" /> <fmt:formatNumber value="${data}" type="currency" /> ==2 <fmt:formatNumber value="${doubleValue}" type="number" pattern="¥0.00" />
The output format of fmt:formatDate
<fmt:formatDate value="${isoDate}" type="both"/>2004-5-31 23:59:59 <fmt:formatDate value="${date}" type="date"/>2004-4-1 <fmt:formatDate value="${isoDate}" type="time"/>23:59:59 <fmt:formatDate value="${isoDate}" type="date" dateStyle="default"/>2004-5-31 <fmt:formatDate value="${isoDate}" type="date" dateStyle="short"/>04-5-31 <fmt:formatDate value="${isoDate}" type="date" dateStyle="medium"/>2004-5-31 <fmt:formatDate value="${isoDate}" type="date" dateStyle="long"/>2004年5月31日 <fmt:formatDate value="${isoDate}" type="date" dateStyle="full"/>2004年5月31日 星期一 <fmt:formatDate value="${isoDate}" type="time" timeStyle="default"/>23:59:59 <fmt:formatDate value="${isoDate}" type="time" timeStyle="short"/>下午11:59 <fmt:formatDate value="${isoDate}" type="time" timeStyle="medium"/>23:59:59 <fmt:formatDate value="${isoDate}" type="time" timeStyle="long"/>下午11时59分59秒 <fmt:formatDate value="${isoDate}" type="time" timeStyle="full"/>下午11时59分59秒 CDT <fmt:formatDate value="${date}" type="both" pattern="EEEE, MMMM d, yyyy HH:mm:ss Z"/>星期四, 四月 1, 2004 13:30:00 -0600 <fmt:formatDate value="${isoDate}" type="both" pattern="d MMM yy, h:m:s a zzzz/>31 五月 04, 11:59:59 下午 中央夏令时
Format mode:
d A certain day in the month. Single-digit dates have no leading zeros.
dd A certain day in the month. Single-digit dates have a leading zero.
ddd The abbreviated name of a day of the week, defined in AbbreviatedDayNames.
dddd The full name of a day of the week, as defined in DayNames .
M Month number. Single-digit months have no leading zeros.
MM month number. Single-digit months have a leading zero.
MMM The abbreviated name of the month, defined in AbbreviatedMonthNames.
MMMM The full name of the month, as defined in MonthNames .
y The year without the epoch. If the year without the epoch is less than 10, the year without leading zeros is displayed.
yy Year without epoch. If the year without the epoch is less than 10, the year with leading zeros is displayed.
yyyy A four-digit year including the epoch.
gg Period or era. If the date being formatted does not have an associated period or epoch string, the pattern is ignored.
h The hour in the 12-hour clock. Single-digit hours have no leading zeros.
hh Hour in 12-hour format. Single-digit hours have leading zeros.
H Hour in 24-hour format. Single-digit hours have no leading zeros.
HH Hour in 24-hour format. Single-digit hours have leading zeros. · Single-digit minutes have no leading zeros.
mm minutes. Single-digit minutes have a leading zero.
s seconds. Single-digit seconds have no leading zeros.
ss seconds. Single-digit seconds have a leading zero.
<fmt:formatDate value="${xx}" pattern="dd/MM/yyyy HH:mm aa"/>和 <fmt:formatDate value="${xx}" pattern="dd/MM/yyyy hh:mm aa"/> 对于0点显示的结果不一样
The above is the detailed content of Detailed explanation of JSTL data formatting examples. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

DOS command is a command line tool used in Windows operating system, which can be used to perform various system management tasks and operations. One of the common tasks is to format the hard drive, including the C drive. Formatting the C drive is a relatively dangerous operation because it will erase all data on the C drive and reinitialize the file system. Before performing this operation, make sure you have backed up important files and have a clear understanding of the impact that formatting will have on your computer. The following is formatted in the DOS command line

Many times when using a computer, you will encounter too much garbage, but many users still don’t know how to format the computer. It doesn’t matter. Here is a tutorial on computer formatting for you to take a look at. How to format a computer: 1. Right-click "This PC" on the desktop and click "Manage". 2. Click "Storage" in "Computer Management" to open "Disk Management". 3. Select the hard drive you want to clean, right-click and select "Format". 4. Check "Perform Quick Format" and click "OK" to start formatting.

Will formatting a laptop make it faster? If you want to format your Windows laptop but want to know if it will make it faster, this article will help you know the right answer to this question. Will formatting a laptop make it faster? There are many reasons why users format their Windows laptops. But the most common reason is slow performance or speed of your laptop. Formatting a laptop will completely delete all data stored on the C drive or the hard drive partition where Windows operating system is installed. Therefore, every user will think twice before taking this step, especially when it comes to the performance of the laptop. This article will help you understand whether formatting your laptop will speed it up. Formatting your laptop helps

Nowadays, we will inevitably encounter some problems such as being unable to turn on the phone or lagging, such as system crash, but during use, mobile phones have become an indispensable part of our lives. We are often at a loss, and sometimes, there are no solutions to these problems. To help you solve cell phone problems, this article will introduce you to some methods of cell phone format recovery and restore your phone to normal operation. Back up data - protect important information, such as photos and contacts, from being lost during the formatting process. Before formatting your phone, the first thing to consider is to back up important data and files on your phone. To ensure data security, or choose to transfer files to a cloud storage service, you can back it up by connecting to a computer. Use the system's built-in recovery function - simple

How to solve 0x80070057 error: simple and effective methods and steps Introduction: In the process of using the computer, we sometimes encounter various error codes. Among them, 0x80070057 is a very common error code, which is usually related to Windows operating system. This error code can appear in different situations, such as when installing or updating the operating system, backing up or restoring files, formatting drives, etc. Although this error code is frustrating, it's not unsolvable. This article will introduce

HTML formatting method: 1. Use online HTML formatting tools; 2. Use the HTML formatting shortcut keys that come with the code editor, such as Shift + Alt + F in Visual Studio Code; 3. Use plug-ins, such as Sublime Text HTML/CSS/JS Prettify plug-in; 4. Use command line tools, such as HTML Tidy; 5. Manual formatting according to coding standards and habits.

JavaScript tutorial: How to get HTTP status code, specific code examples are required. Preface: In web development, data interaction with the server is often involved. When communicating with the server, we often need to obtain the returned HTTP status code to determine whether the operation is successful, and perform corresponding processing based on different status codes. This article will teach you how to use JavaScript to obtain HTTP status codes and provide some practical code examples. Using XMLHttpRequest

Eclipse is a very popular Java integrated development environment (IntegratedDevelopmentEnvironment, IDE). It provides many functions and shortcut keys to facilitate developers to improve efficiency. One of the commonly used functions is code formatting. This article will introduce the formatting shortcut key in Eclipse and how to use it. In Eclipse, code formatting is a very important operation. By formatting your code, you can make it
