# Фильтры даты и времени

URL: https://chugunov.pro/api-wordpress/filters/category/date-and-time-filters/
Проверено на WordPress 6.9, обновлено 06.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией WordPress.


- [`get_comment_date`](https://chugunov.pro/api-wordpress/filters/get_comment_date/) — Фильтрует возвращаемую дату комментария.
- [`get_comment_time`](https://chugunov.pro/api-wordpress/filters/get_comment_time/) — Фильтрует возвращаемое время комментария.
- [`get_the_modified_date`](https://chugunov.pro/api-wordpress/filters/get_the_modified_date/) — Фильтрует дату последнего изменения записи.
- [`get_the_modified_time`](https://chugunov.pro/api-wordpress/filters/get_the_modified_time/) — Фильтрует локализованное время последнего изменения записи.
- [`get_the_time`](https://chugunov.pro/api-wordpress/filters/get_the_time/) — Фильтрует время записи.
- [`the_date`](https://chugunov.pro/api-wordpress/filters/the_date/) — Фильтрует дату записи для отображения.
- [`the_modified_date`](https://chugunov.pro/api-wordpress/filters/the_modified_date/) — Фильтрует дату последнего изменения записи для отображения.
- [`the_modified_time`](https://chugunov.pro/api-wordpress/filters/the_modified_time/) — Фильтрует локализованное время последнего изменения записи для отображения.
- [`the_time`](https://chugunov.pro/api-wordpress/filters/the_time/) — Фильтрует время записи для отображения.
- [`the_weekday`](https://chugunov.pro/api-wordpress/filters/the_weekday/) — Фильтрует локализованный день недели записи для отображения.
- [`the_weekday_date`](https://chugunov.pro/api-wordpress/filters/the_weekday_date/) — Фильтрует локализованный день недели записи для отображения.
