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介绍一下对 ...
随机推荐
- Python随机字符串验证码
def code_get(self): source = ['] #数字验证码 # source = [ 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H','I','J', ...
- 远程FTP下载文件
现在存在以下环境: 远程服务器:192.168.1.107 用户名:dt 密码:dt123 需要从该服务器上下载文件到本地 1.登录(进入到那个目录登录的 ,文件就会被下载到该文件) ftp 192. ...
- 用于Spring Boot Jar部署的shell脚本
用于在Jenkins将jar发送到目标节点之后的部署操作, 包含deploy, start, stop, restart功能. 在deploy时会自动备份原jar至指定目录 # Please defi ...
- Asp.net的HttpContext.Current.Items详解
之前asp.net只是在使用Session来进行用户会话时的信息存储,甚至很少留意Session完整的类调用是HttpContext.Current.Sessoin.... 好吧,我还是处于只会固定写 ...
- “5W1H”带你来学习JavaScript
上次的设计模式讲课,从中学习到了非常多.不仅是技术上,更重要的是怎样来学习.我们学习的技术.科技的更新速度超过我们的想象,对于我们这个有生命年限的个体,怎样可以在有生之年可以让自己立足于科技的不败浪潮 ...
- caffe可重入单例机制分析
一个函数可重入是指该函数可以被多个线程同时调用.大多数函数都不是可重如的,因为很多函数会修改静态数据结构里的内容,如果多个线程同时调用,势必破坏共享的静态结构.可以在不改变公共接口的情况下,将一个非重 ...
- C#跑马灯,图片滚动,后台获取图片地址。动态绑定图片,imag显示文字
下面附下载地址. http://download.csdn.net/download/njxiaogui/10002058 1.跑马灯效果,图片连续循环滚动,图片下面并可附文字描述,图片是从数据库中获 ...
- 设置GRUB密码以防止单用户模式下root密码被恶意更改
在使用LInux系统的时候可能会发生忘记root密码的情况,通常管理员会进入单用户模式下进行重置root密码.那么问题来了,既然管理员可以进入单用户模式,如果恶意用户可以接触的到计算机的话毫无疑问也是 ...
- Shell 实现多线程(多任务)
实现方案: 1.命令结尾添加:& #/bin/bash all_num= a=$(date +%H%M%S) ${all_num}` do { echo ${num} } & done ...
- Spark基础
1 读取本地文件 ./spark-shell scala> val textFile=sc.textFile("file:///home/hadoop/wordfile1.txt&qu ...