w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
month

d.month â fixnum Instance Public methods Returns the month (1-12). Date.new(2001,2,3).mon #=> 2

new_start

d.new_start([start=Date::ITALY]) â date Instance Public methods Duplicates self and resets its the day of calendar reform. d = Date.new(1582,10,15) d.new_start(Date::JULIAN) #=> #<Date: 1582-10-05 ...>

next

d.next â date Instance Public methods Returns a date object denoting the following day.

next_day

d.next_day([n=1]) â date Instance Public methods This method is equivalent to d + n.

next_month

d.next_month([n=1]) â date Instance Public methods This method is equivalent to d >> n

next_year

d.next_year([n=1]) â date Instance Public methods This method is equivalent to d >> (n * 12)

prev_day

d.prev_day([n=1]) â date Instance Public methods This method is equivalent to d - n.

prev_month

d.prev_month([n=1]) â date Instance Public methods This method is equivalent to d << n

prev_year

d.prev_year([n=1]) â date Instance Public methods This method is equivalent to d << (n * 12)

rfc2822 2

d.rfc2822 â stringd.rfc822 â string Instance Public methods This method is equivalent to strftime('%a, %-d %b %Y %T %z').

Popular Articles
BlueTrip - A full featured and beautiful CSS framework BlueTrip is a full featured and beautiful CSS framework which originally combined the best of Blueprint, Tripoli (hence the name), Hartija, 960.gs, an
ScrollView#onScrollAnimationEnd iosonScrollAnimationEnd function Called when a scrolling animation ends.
units units matplotlib.units The classes here provide support for using custom classes with matplotlib, e.g., those that do not expose the array interface
delete delete EXPR Given an expression that specifies an element or slice of a hash, delete deletes the specified elements from that hash so that exists() o
PhpStreamWrapperInterface::stream_set_option public PhpStreamWrapperInterface::stream_set_option($option, $arg1, $arg2) Change stream options. This method is called to set options on the stream.


Page 154 of 11844

|< < Prev 151 152 153 154 155 156 157 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions