Jump to content
  • 0

Форматирование времени.


Kypaku
 Share

Question

Здравствуйте!

Мне нужно преобразовать Unixtime в русскоязычную человекопонятную дату. Причем если данное время не отличается от текущего не больше чем на сутки то выводится сколько времени прошло с текущего момента. Такое используется на многих сайтах, я думаю должна быть соответствующая функция или библиотека.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By Владислав_Белкин
      Имею вот такой код в HTML
      <form name="z" action="test.php" method="POST">
      <input type="date" data-clear-btn="false" name="date-1" id="date-1" class="date" value="">
      И вот такой в php
      $a=$_POST[`date_1`];
      $c=mktime($a);
      нужно чтобы на вход в mktime было 4 параметра
      int mktime ([ int $hour = date("H") [, int $minute = date("i") [, int $second = date("s") [, int $month = date("n") [, int $day = date("j") [, int $year = date("Y") [, int $is_dst = -1 ]]]]]]] )
      как в моем конкретном случае мне из переменной $a получить эти 4 параметра
    • By Ururu
      Добрый день.
      Зачем нужны такие теги как <menu>, <main> или <time>?
    • By adminfilm
      когда открываю главную страницу сайта все нормально но когда открываю любой фильм сайт все грузится но в окне браузера грузится и грузится не знаю в чем проблема помогите пожалуйста http://lybrook.net/1128-godzilla.html .
    • By Самая сладкая
      Как получить в Javascript текущее время в формате hh:mm:ss?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy