User Tools

Site Tools


ro:day

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ro:day [2016/07/05 01:52]
junior-root created
ro:day [2017/08/21 13:34]
junior-root
Line 1: Line 1:
 ===== Day (Funcție)===== ===== Day (Funcție)=====
 +> **Engleză:** //**DAY** = zi//
 ==== Format ==== ==== Format ====
- 
 **day**\\ **day**\\
 **day** ( ) **day** ( )
  
-Returnează //un_număr_întreg_pozitiv// +Întoarce un [[integerexpressions|număr_întreg]].
 ==== Descriere ==== ==== Descriere ====
- +Întoarce ziua lunii curente (1-31).
-Returnează ziua lunii curente (1-31). +
- +
-==== Vezi și ==== +
- +
-{{page>ro:start#Time and Date&noheader}} +
 ==== Exemplu ==== ==== Exemplu ====
- 
 <code> <code>
 print "data curentă este "; print "data curentă este ";
 print day + "." + (month + 1) + "." + year print day + "." + (month + 1) + "." + year
 </code> </code>
-va afișa|+va afișa de exemplu:
 <code> <code>
 data curentă este 5.7.2016 data curentă este 5.7.2016
 </code> </code>
 +==== Vezi și ==== 
 +{{page>ro:start#Timp și Dată&noheader}}
 ==== Istoric ====  ==== Istoric ==== 
-|0.9.4|Nou începând cu această versiune| +|0.9.4|Adăugată în acestă versiune|
  
ro/day.txt · Last modified: 2020/02/28 10:46 (external edit)