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介绍一下对 ...
随机推荐
- VS插件File Nesting
开发者们一直以来都是使用Visual Studio的解决方案管理器 中的嵌套功能管理项目的子文件夹,使得文件组织清晰.便于访问.鉴于现在的项目巨大的文件数目,如果能将这种嵌入能力应用于项目的其他子项上 ...
- Love2D游戏引擎制作贪吃蛇游戏
代码地址如下:http://www.demodashi.com/demo/15051.html Love2D游戏引擎制作贪吃蛇游戏 内附有linux下的makefile,windows下的生成方法请查 ...
- 评分卡模型剖析之一(woe、IV、ROC、信息熵)
信用评分卡模型在国外是一种成熟的预测方法,尤其在信用风险评估以及金融风险控制领域更是得到了比较广泛的使用,其原理是将模型变量WOE编码方式离散化之后运用logistic回归模型进行的一种二分类变量的广 ...
- Mac下的Chrome或Safari访问跨域设置,MBP上使用模拟器Simulator.app或iphone+Safari调试网页
Mac下的Chrome或Safari访问跨域设置: mac下终端启动Chrome $ open -a Google\ Chrome --args --disable-web-security 或 /A ...
- 21.翻译系列:Entity Framework 6 Power Tools【EF 6 Code-First系列】
原文链接:https://www.entityframeworktutorial.net/code-first/entity-framework-power-tools.aspx 大家好,这里就是EF ...
- 【转载】Linux下查看CPU、内存占用率
不错的文章(linux系统性能监控--CPU利用率):https://blog.csdn.net/ctthuangcheng/article/details/52795477 在linux的系统维护中 ...
- go 源码学习之---Tail 源码分析
已经有两个月没有写博客了,也有好几个月没有看go相关的内容了,由于工作原因最近在做java以及大数据相关的内容,导致最近工作较忙,博客停止了更新,正好想捡起之前go的东西,所以找了一个源码学习 这个也 ...
- 【原创 Hadoop&Spark 动手实践 7】Spark 计算引擎剖析与动手实践
[原创 Hadoop&Spark 动手实践 7]Spark计算引擎剖析与动手实践 目标: 1. 理解Spark计算引擎的理论知识 2. 动手实践更深入的理解Spark计算引擎的细节 3. 通过 ...
- 解决ubuntu下IntelliJ IDEA无法锁定到启动器的问题
参考:https://www.zhihu.com/question/31626161 在目录~/.local/share/applications 中找到以前的IDEA的.desktop文件,删掉即可
- 使用nginx搭建rtmp服务器
一.软件需求 1.nginx源码包 下载地址:http://nginx.org/.笔者下载的是1.10.3. 2.pcre源码包.这是一个正则表达式库.nginx会用到这个开源库来做正则匹配.很多软 ...