Page MenuHomePhabricator

Unable to create a countdown before 1:00 AM
Closed, ResolvedPublic

Description

When I specify the countdown time before 1:00 AM, I got:

You must give the countdown a valid end date.

Examples:

  • 0:40 AM
  • 0:01 AM
  • 00:01 AM

Event Timeline

TiTi raised the priority of this task from to Needs Triage.
TiTi updated the task description. (Show Details)
TiTi added a project: Countdown.
TiTi added a subscriber: TiTi.
epriestley claimed this task.
epriestley added a subscriber: epriestley.

If you prefer to use 24 hour time, specify:

0:59

If you prefer to use 12 hour time, specify:

12:59 AM

The construction 0:59 AM is not valid: 24 hour time has no "AM", and 12-hour time has no "0" hour.

Ok, thanks.
The 12:xy AM syntax is a little confusing for an european used to 24H format.

I was in fact looking for :

0:0

which translate into :

12:00 AM