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介绍一下对 ...
随机推荐
- [jvm][面试]JVM 调优总结
https://blog.csdn.net/wfh6732/article/details/57422967 堆大小设置JVM 中最大堆大小有三方面限制:相关操作系统的数据模型(32-bt还是64-b ...
- git合并指定文件到另一分支
经常被问到如何从一个分支合并特定的文件到另一个分支.其实,只合并你需要的那些commits,不需要的commits就不合并进去了. 合并某个分支上的单个commit 首先,用git log或sourc ...
- C# 对轻量级(IoC Container)依赖注入Unity的使用
概述 Unity是一个轻量级的可扩展的依赖注入容器,支持构造函数,属性和方法调用注入.Unity可以处理那些从事基于组件的软件工程的开发人员所面对的问题.构建一个成功应用程序的关键是实现非常松散的耦合 ...
- 搭建web之 服务器鉴权失败,请确认服务器已启用密码鉴权并且账号密码正确?
实例化时,登录过程中出现 服务器鉴权失败! 这是由于密码错误所致! 第一种情况:原始随机密码 第一种情况,你没有修改密码,则可以直接查找原始密码: 过程详见官网 使用密码登录的前提条件 密码: 若用户 ...
- Effective Java 第三版——76. 争取保持失败原子性
Tips 书中的源代码地址:https://github.com/jbloch/effective-java-3e-source-code 注意,书中的有些代码里方法是基于Java 9 API中的,所 ...
- [转]Linux Shell 1>/dev/null 2>&1 含义
shell中可能经常能看到:echo log > /dev/null 2>&1 命令的结果可以通过%>的形式来定义输出 /dev/null :代表空设备文件> :代表 ...
- Could not resolve all dependencies for configuration ':classpath'
我这里是copy过来的项目包名没有修改,导致依赖找不到
- ionic入门教程-ionic路由详解(state、route、resolve)(转)
http://blog.csdn.net/onil_chen/article/details/51758696?appinstall=0 今天好好的跟大家讲讲ionic的路由配置. 问到的朋友有点多, ...
- iframe子页面与父页面元素的访问以及js变量的访问[zhuan]
https://www.cnblogs.com/Capricorn-HCL/articles/4216302.html
- HAProxy配置说明(转)
原文地址:http://www.cnblogs.com/sagech/p/5695466.html global # 全局参数的设置 log 127.0.0.1 local0 info # log语法 ...