English Time And Date
What's the Time in English?
Explanation
There are two common ways of telling the time.
Formal but easier way
Say the hours first and then the minutes.
- Example:7:45 - seven forty-five
For minutes 01 through 09, you can pronounce the '0' as oh.
- Example:11:06 - eleven (oh) six
More popular way
- Say the minutes first and then the hours. Use past and the preceding (vt.在..之前发生,先于,领先)hour for minutes 01 through 30. Use to and the forthcoming(adj.即将到来的,现成的,乐于助人的,n.来临,临近) hour for minutes 31 through 59, but .
- Example: 7.15 - fifteen minutes past seven
- Example: 7.45 - fifteen minutes to eight
- Another possibility of saying '15 minutes past' is: a quarter(n.四分之一,一刻钟) past
- Another possibility of saying '15 minutes to' is: a quarter to
- Another possibility of saying '30 minutes past' is: half past
- Example: 5:30 - half past five
Watch

Note
Use o'clock only at the full hour.
- Example: 7:00 - seven o'clock
- (but 7:10 - ten past seven)
In English ordinary speech, the twelve-hour clock is used.![]()
- Beispiel: 17:20 - twenty past five
For times around midnight or midday you can use the expressions midnight or midday / noon instead of the number 12.
- Beispiel: 00:00 - midnight(n.午夜,子夜)
- Beispiel: 12:00 - midday(n.中午,正午) or noon(n.晌午;正午)
To make clear (where necessary) whether you mean a time before 12 o'clock noon or after, you can use in the morning, in the afternoon, in the evening, at night.
- Use in the morning before 12 o'clock noon,
- after 12 o'clock noon use in the afternoon.
When to change from afternoon to evening, from evening to night and from night to morning depends on your sense of time.
- Example: 3:15 - a quarter past three in the morning
- OR a quarter past three at night
NOTE:
More formal expressions to indicate whether a time is before noon or after are a.m.(also: am - ante meridiem, before noon) and p.m. (also: pm - post meridiem, after noon). Use these expression only with the formal way of telling the time.
- Example: 3:15 - three fifteen a.m.
It is not usual to use a.m. and p.m. with past/to.
- Example: 3:15 - fifteen minutes past three
- OR a quarter past three
American English
Beside past Americans often use after.
- Example: 06:10 - ten past/after six
But: in time expressions with half past it is not usual to replace past by after.
Beside to Americans often use before, of or till.
- Example: 05:50 - ten to/before/of/till six
Dates in Written English
British English
In British English the day is usually put before the month. If you wish, you can add the ending of the ordinal number. The preposition of before the month is usually dropped. You can put a comma before the year, but this is not common anymore in British English. ![]()

Example: 5(th) (of) October(,) 2004
American English
In American English the month is usually put before the day. If you wish, you can put the definite article before the day. It is common to write a comma before the year.
Example: October (the) 5(th), 2004
Using digits
You can also write the date by using numbers only. The most common forms are:
Example: 5/10/04 or 5-10-04
Note, however, that 5/10/04 usually means 5 October 2004 in British English and May 10, 2004 in American English. To avoid any possible confusion, you should spell out the month or use the abbreviation.
Dates in Spoken English
If you put the day before the month, use the definite article before the day and the preposition of before the month.
5 October 2004 - the fifth of October, two thousand and four
If you put the month before the day, use the definite article before the day in British English. In American English, the definite article can be dropped.
October 5, 2004 - October (the) fifth, two thousand and four
Years
From 2000 onwards, years are pronounced like ordinary cardinal numbers.
- 2000 - two thousand
- 2003 - two thousand and three
Earlier years are pronounced differently: the first two figures are a number and the last two figures are a number. They can be joined by hundred and, which is only necessary, however, if the last two figures are 00 through 09.
- 1999 - nineteen (hundred and) ninety-nine
- 1806 - eighteen hundred and six /
- eighteen oh six
If you want to give the year without an exact date, use the preposition in:
- I was born in 1972.
To distinguish between dates before and after the birth of Christ, use BC und AD:
- BC = 'Before Christ'
- AD = 'Anno Domini' (in the year of the Lord)
Months and Days of the Week
Note that the months and days of the week are always capitalised. If you don't want to write the whole words, you can use the abbreviations. In British English, abbreviations are usually written without full stops (Apr), full stops are normal, however, in American English (Apr.).
Months are abbreviated (abbreviate v.缩写)as follows:
| Month | Abbreviation | Month | Abbreviation |
|---|---|---|---|
| January | Jan | July | - |
| February | Feb | August | Aug |
| March | Mar | September | Sept |
| April | Apr | October | Oct |
| May | - | November | Nov |
| June | - | December | Dec |
Days of the week are abbreviated(abbreviate v.缩写) as follows:
| Day | Abbreviation |
|---|---|
| Monday | Mon |
| Tuesday | Tue |
| Wednesday | Wed |
| Thursday | Thu |
| Friday | Fri |
| Saturday | Sat |
| Sunday | Sun |

English Time And Date的更多相关文章
- SpringMVC表单或Json中日期字符串与JavaBean的Date类型的转换
SpringMVC表单或Json中日期字符串与JavaBean的Date类型的转换 场景一:表单中的日期字符串和JavaBean的Date类型的转换 在使用SpringMVC的时候,经常会遇到表单中的 ...
- SimpleDateFormat使用详解及与毫秒的相互转换
1. SimpleDateFormat使用详解 public class SimpleDateFormat extends DateFormat SimpleDateFormat 是一个以国别敏感的方 ...
- LSH、ITQ、SKLSH图像检索实验实现(包含源码下载地址)
原文来自我的独立blog:http://www.yuanyong.org/blog/cv/lsh-itq-sklsh-compliment 这两天寻找idea,想来思去也没想到好点的方法,于是把前段时 ...
- cassandra + lucene集成
Stratio’s Cassandra Lucene Index Stratio’s Cassandra Lucene Index, derived from Stratio Cassandra, i ...
- ES 13 - Elasticsearch的元字段 (_index、_type、_source、_routing等)
目录 1 标识元字段 1.1 _index - 文档所属的索引 1.2 _uid - 包含_type和_id的复合字段 1.3 _type - 文档的类型 1.4 _id - 文档的id 2 文档来源 ...
- Django 系列博客(八)
Django 系列博客(八) 前言 本篇博客介绍 Django 中的模板层,模板都是Django 使用相关函数渲染后传输给前端在显式的,为了想要渲染出我们想要的数据,需要学习模板语法,相关过滤器.标签 ...
- Java中日期格式化SimpleDateFormat类包含时区的处理方法
1.前言 需要把格式为“2017-02-23T08:04:02+01:00”转化成”23-02-2017-T15:04:02“格式(中国时区为+08:00所以是15点),通过网上查找答案,发现没有我需 ...
- MongoDB中常用的find
接着前一篇文章,下面主要介绍一下MongoDB中常用的find操作. 先打开MongoDB shell,通过下面一组命令插入一些数据. post1 = {} post2 = {} post3 = {} ...
- MongoDB文档的增删改操作
上一篇文章中介绍了MongoDB的一些基本知识,同时看到了怎么启动一个MongoDB服务,并且通过MongoDB自带的shell工具连接到了服务器. 这一次,就通过MongoDB shell介绍一下对 ...
随机推荐
- MySQL 的 autocommit
在自动提交模式(autocommit=ON)下提交事务: •在自动提交模式下,每个SQL语句都是一个独立的事务. –mysql>insert into ACCOUNTS values(1,'To ...
- xsd文件规则和语法
1.简介 XSD即XML结构定义, XML Schemas Definition.其本身就是用xml描述的, 且遵循xml语法规则.一份XML schema文件描述了XML文档的结构. 基本规则: ...
- R语言学习-set.seed()
今天查了一下R语言中set.seed(),该命令的作用是设定生成随机数的种子,种子是为了让结果具有重复性.如果不设定种子,生成的随机数无法重现. > x<-rnorm(10) #随机生成1 ...
- BitBlt 函数 详解, StretchBlt、SetStretchBltMode、SetBrushOrgEx 按句柄截图、直接截取缩略图
BitBlt 该函数对指定的源设备环境区域中的像素进行位块(bit_block)转换,以传送到目标设备环境. 函数原型 [DllImport("gdi32.dll")] publi ...
- H+ 关闭menuTab页面
//注:在contabs.js文件中 $(function () { }); 方法外 加入//注: data-name="' + menuName + '" 这句是加入的自定义属性 ...
- 【转载】linux系统时间自动同步:ntp
NTP基本介绍 NTP(Network TimeProtocol,网络时间协议),使用来使本地机器与服务端机器时间保持同步的一种协议.如果我们只有一台机器那么只需要安装NTP客户端ntpdate这个包 ...
- web字体分析
一.衬线字体与非衬线字体 衬线体(serif)和无衬线体(sans-serif)的分类起源于英文字体界. 衬线体(serif)-Georgia-Times 「衬线」指的是字形笔画在首位的装饰和笔画的粗 ...
- glide引出恶心的git submodule
起因 某一天一个同事,在看那个glide,然后我路过,看到他为何不编译“glide”项目(他说,编译中出错,反正都是看源码而已,所以就懒得搞,然后我出于“好心”,给他弄一下,我擦) 报错: Pro ...
- EntityFramework安装失败
PM> Install-Package EntityFramework正在尝试收集与目标为“.NETFramework,Version=v4.0”的项目“ConsoleApplication1” ...
- 【转载】基于rasa的对话系统搭建(上)
文章介绍使用rasa nlu和 rasa core 实现一个电信领域对话系统demo,实现简单的业务查询办理功能,更完善的实现需要进一步数据的收集.demo基于玩具数据集,可以达到下面的效果: Bot ...