Diferencia entre revisiones de «Usuario:Daniel07012Jc/Contador/mes»

(Página creada con '3')
 
Línea 1: Línea 1:
3
+
{{#ifexpr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0))) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0)*100 >= {{{día|31}}}
 +
| {{#ifexpr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|31}}} >= 0
 +
    | {{ #expr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|12}}} }}
 +
    | {{ #expr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|12}}} + 12 }}
 +
  }}
 +
| {{#ifexpr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|31}}} > 0
 +
    | {{ #expr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|12}}} - 1 }}
 +
    | {{ #expr: (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /100 round 0) - (((({{CURRENTTIMESTAMP}} / 1000000) round 0)) /10000 round 0)*100 - {{{mes|12}}} + 9 }}
 +
  }}
 +
}}

Revisión del 22:04 9 sep 2011

9