×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Change date and show time

Change date and show time 10 years 1 month ago #28066

  • F.Weber
  • F.Weber's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0
Hello,

it's not hard to change the date for comments ;) (d.m.y) and time (h:i) but i need a word between d.m.y and h:i so i think i've to insert it with echo (?) in the right file.
But which is the right file? :unsure:

I want that output: d.m.y at h:i

Thanks!

Change date and show time 10 years 1 month ago #28079

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Online
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Just use this syntax:
d.m.y \a\t h:i
with \ you are escaping the characters - basically telling the date function to output them as they are. So you could whatever you like:
d.m.Y \a\t \T\h\e \r\i\g\h\t \t\i\m\e

Cheers,
Daniel
The following user(s) said Thank You: F.Weber
  • Page:
  • 1
Time to create page: 0.099 seconds