Project

General

Profile

Actions

Feature #7216

open

Allow user to choose date display format

Added by Phillip Davis about 7 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
-
Start date:
02/05/2017
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

In various places dates and times are displayed, e.g. rule creation and update date/time stamp.
It would be nice if the user could choose a format for those, rather than having to cope with the USAmerican "randomly mixed fields" format.
I suggest just giving the user a choice of:
MM/DD/YY
MM/DD/YYYY
DD/MM/YY
DD/MM/YYYY
YY/MM/DD
YYYY/MM/DD

and always use 24hr time (I can't imagine a firewall admin who would work in AM/PM)

The user-selected format would apply to places where an MM/DD/YY type of date is currently displayed. I would leave the "built on Fri Feb 03 22:31:34 CST 2017" and other places with that kind of format unchanged.

Actions #1

Updated by Phillip Davis about 7 years ago

Comments please, if there is more/different flexibility that would be useful.

Actions #2

Updated by Sean McBride about 7 years ago

And I can't imagine a firewall admin who would work in anything other than ISO 8601 format. :)

But yeah +1 to this feature request. (I would default to 8601 though.)

Actions #3

Updated by Duncan Fairley about 6 years ago

I think a text field allowing standard PHP date() format would be ideal. https://secure.php.net/manual/en/function.date.php

Actions

Also available in: Atom PDF