Home
last modified time | relevance | path

Searched refs:format_datetime (Results 151 – 175 of 551) sorted by relevance

12345678910>>...23

/dports/mail/nmh/nmh-1.7.1/h/
H A Dicalendar.h80 char *format_datetime (tzdesc_t, const contentline *);
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/lib/Rose/DB/Object/Metadata/Column/
H A DDatetime.pm65 sub format_value { shift; shift->format_datetime(@_) }
/dports/devel/p5-DateTime-Format-Strptime/DateTime-Format-Strptime-1.79/t/lib/
H A DT.pm57 $parser->format_datetime($dt),
/dports/devel/p5-DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.08/t/
H A D02bugs.t76 my $str = eval { $f->format_datetime($dt) };
/dports/devel/p5-DateTime-Format-Pg/DateTime-Format-Pg-0.16014/
H A DMANIFEST15 t/format_datetime.t
/dports/textproc/p5-XML-Feed/XML-Feed-0.63/lib/XML/Feed/
H A DUtil.pm24 my $date = DateTime::Format::W3CDTF->format_datetime($dt);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/twig/twig/doc/filters/
H A Dformat_date.rst8 the ``format_datetime`` filter, but without the time.
H A Dformat_time.rst8 the ``format_datetime`` filter, but without the date.
/dports/deskutils/egroupware/egroupware/vendor/twig/twig/doc/filters/
H A Dformat_date.rst8 the ``format_datetime`` filter, but without the time.
H A Dformat_time.rst8 the ``format_datetime`` filter, but without the date.
/dports/www/baikal/baikal/vendor/twig/twig/doc/filters/
H A Dformat_date.rst8 the ``format_datetime`` filter, but without the time.
H A Dformat_time.rst8 the ``format_datetime`` filter, but without the date.
/dports/net/p5-Net-Twitter/Net-Twitter-4.01043/t/
H A D50_inflate_objects.t32 created_at => $datetime_parser->format_datetime($dt),
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/twig/twig/doc/filters/
H A Dformat_date.rst8 the ``format_datetime`` filter, but without the time.
H A Dformat_time.rst8 the ``format_datetime`` filter, but without the date.
/dports/japanese/p5-DateTime-Format-Japanese/DateTime-Format-Japanese-0.04000/t/
H A D04_format_modern_eucjp.t63 $str = eval{ $fmt->format_datetime($param->[0]) };
H A D03_format_modern.t63 $str = eval{ $fmt->format_datetime($param->[0]) };
H A D06_format_traditional.t80 $str = $fmt->format_datetime($param->[0]);
/dports/devel/p5-DateTime-Calendar-FrenchRevolutionary/DateTime-Calendar-FrenchRevolutionary-0.17/eg/
H A Dtoday80 print "Calendrier romain : ", $conv->format_datetime($dg);
/dports/www/py-flask-babelex/Flask-BabelEx-0.9.4/flask_babelex/
H A D__init__.py113 datetimeformat=format_datetime,
325 def format_datetime(datetime=None, format=None, rebase=True): function
342 return _date_format(dates.format_datetime, datetime, format, rebase)
/dports/www/trac-devel/Trac-1.5.3/trac/timeline/
H A Dweb_ui.py28 from trac.util.datefmt import (datetime_now, format_date, format_datetime,
282 absolute = user_time(req, format_datetime, date)
356 iso_date = format_datetime(date, 'iso8601', req.tz)
/dports/devel/p5-DateTime-Format-Builder/DateTime-Format-Builder-0.83/examples/
H A DW3CDTF.pm64 sub format_datetime { subroutine
/dports/devel/p5-DateTime-Format-SQLite/DateTime-Format-SQLite-0.11/lib/DateTime/Format/
H A DSQLite.pm98 sub format_datetime subroutine
/dports/devel/p5-DateTime-Format-RFC3339/DateTime-Format-RFC3339-v1.0.5/lib/DateTime/Format/
H A DRFC3339.pm70 sub format_datetime { subroutine
/dports/textproc/p5-Plagger/Plagger-0.7.17/assets/plugins/CustomFeed-Script/
H A Djsports-football.pl63 return DateTime::Format::W3CDTF->format_datetime($dt);

12345678910>>...23