Configure Default Date and Time Settings for Aritic PinPoint

In this article, you’ll learn how to setup Aritic PinPoint default settings like date and time formats from System Default settings

1. To find this setting, you can navigate to Advance Settings > System Settings > System Defaults.

Inside these fields, Aritic PinPoint accept following date and time formats:

Character FormatDescriptionFinal Value Format
d (lowercase ‘D’)Day of the month, 2 digits with leading zeros01 to 31
DA textual representation of a day, three lettersMon through Sun
j (lowercase ‘J’)Day of the month without leading zeros01 to 31
l (lowercase ‘L’)A full textual representation of the day of the week01 to 31
m (lowercase ‘M’)Numeric representation of a month, with leading zeros01 through 12
YA full numeric representation of a year, 4 digitsExamples: 1999 or 1803
y (lowercase ‘Y’)A two digit representation of a yearExamples: 99 or 03
MA short textual representation of a month, three lettersJan through Dec
a (lowercase ‘a’)Lowercase Ante meridiem and Post meridiemam or pm
AUppercase Ante meridiem and Post meridiemAM or PM
g (lowercase ‘G’)12-hour format of an hour without leading zeros1 through 12
G24-hour format of an hour without leading zeros0 through 23
h (lowercase ‘H’)12-hour format of an hour with leading zeros01 through 12
H24-hour format of an hour with leading zeros00 through 23
i (lowercase ‘I’)Minutes with leading zeros00 to 59
s (lowercase ‘S’)Seconds with leading zeros00 through 59
TTimezone abbreviationExamples: EST, MDT …

Example of Formats, which you can use inside Aritic PinPoint:

  • Y-m-d H:i:s resolves to: 2018-03-24 17:45:12
  • d/m/Y H:i:s resolves to: 24/03/2018 17:45:12
  • d/m/y g:i A resolves to: 24/03/18 5:45 PM
  • m-d-Y g:i A resolves to: 10-16-2018 5:45 PM
  • M-d-Y g:i A resolves to: Oct-16-2018 5:45 PM
  • M-d-Y g:i A T resolves to: Oct-16-2018 5:45 PM EST
  • d/m/y resolves to: 24/03/18
  • g:i A resolves to: 5:45 PM
  • G:ia resolves to: 05:45pm
  • g:ia on l jS F Y resolves to: 5:45pm on Saturday 24th March 2018