Data::Faker::DateTime

Data::Faker::DateTime is a Data::Faker plugin.
Download

Data::Faker::DateTime Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jason Kohles
  • Publisher web site:
  • http://search.cpan.org/~jasonk/

Data::Faker::DateTime Tags


Data::Faker::DateTime Description

Data::Faker::DateTime is a Data::Faker plugin. Data::Faker::DateTime is a Data::Faker plugin.DATA PROVIDERSunixtimeReturn a unix time (seconds since the epoch) for a random time between the epoch and now.dateReturn a random date as a string, using a random date format (see date_format).timeReturn a random time as a string, using a random time format (see time_format).rfc822Return an RFC 822 formatted random date. This method may not work on systems using a non-GNU strftime implementation (kindly let me know if that is the case.)ampmReturns am or pm randomly (in the current locale) using one of the formats specified in ampm_format.time_formatReturn a random time format.date_formatReturn a random date format.ampm_formatReturn a random am/pm format.datetime_formatReturn a random date and time format.monthReturn a random month name, unabbreviated, in the current locale.month_abbrReturn a random month name, abbreviated, in the current locale.weekdayReturn a random weekday name, unabbreviated, in the current locale.weekday_abbrReturn a random weekday name, abbreviated, in the current locale.sqldateReturn a random date in the ISO8601 format commonly used by SQL servers (YYYY-MM-DD).datetime_localeReturn a datetime string in the preferred date representation for the current locale, for a random date.date_localeReturn a date string in the preferred date representation for the current locale, for a random date.time_localeReturn a time string in the preferred date representation for the current locale, for a random date.centuryReturn a random century number.dayofmonthReturn a random day of the month. Requirements: · Perl


Data::Faker::DateTime Related Software