The questions I've asked are still being asked by the brothers.
Because REDHAT9 cannot configure the time zone as before. There are often errors without a graphical interface!
Use
/usr/sbin/timeconfig
Errors are as follows
Traceback (most
Rm/etc/localtimeLn-sf/usr/share/zoneinfo/america/anguilla/etc/localtimeTo re-establish a soft connection for the localtime configuration problemImmediate effect[[Email protected] ~]# DateFri SEP 4 04:58:20 AST 2015Set the system time:Date-s
Recently, I fixed a cross-Time Zone bug in the project. To fix this bug, it really takes a lot of effort. It seems that the main reason is that the development tasks do not involve this concept in normal times, and the test case for testing the
First, several applications of date-time conversion in Asp.net:
1. 2.E. Item. Cell [0]. Text = Convert. ToDateTime (e. Item. Cell [0]. Text). to1_datestring ();3.String. Format ("yyyy-MM-dd", yourDateTime );4.Convert. ToDateTime ("2005-8-23").
Nowadays, more and more work needs to use the time zone concepts around the world. Recently, I have seen abbreviations such as DST, EDT, PDT, wet, and CCT in my documents, which makes me dizzy. So I made a memo on the Internet:
The time zone
Copy Code code as follows:
/*
* Date Format 1.2.3
* (c) 2007-2009 Steven Levithan
* MIT License
*
* Includes Enhancements by Scott Trenda
* and Kris Kowal
*
* Accepts a date, a mask, or a date and a mask.
* Returns A formatted version
Internal storage format:
century, year, month, day, hour, minute, second
The default format is: DD-MON-RR.
Sysdate returns the current system time.
SELECT sysdate from DUAL;
The mathematical operation of a date
SELECT (sysdate-hire_date)/7 from
Date object formatting method. For more information, see.
The Code is as follows:
/** Date Format 1.2.3* (C) 2007-2009 Steven Levithan* MIT license** Includes enhancements by Scott Trenda* And Kris Kowal** Accepts a date, a mask, or a date and a
Date functionDate functions manipulate Date values (fields of date type), timestamp values (TIMESTAMP, TIMESTAMP with time ZONE, and TIMESTAMP with the fields of the local time ZONE type), and interval values (INTERVAL day to SECOND and INTERVAL
CopyCode The Code is as follows :/*
* Date Format 1.2.3
* (C) 2007-2009 Steven levithan
* Mit license
*
* Includes enhancements by Scott trenda
* And Kris Kowal
*
* Accepts a date, a mask, or a date and a mask.
* Returns a formatted version of the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.