From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/datetime_8php.html | 571 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 571 insertions(+) create mode 100644 doc/html/datetime_8php.html (limited to 'doc/html/datetime_8php.html') diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html new file mode 100644 index 000000000..2b0acc37c --- /dev/null +++ b/doc/html/datetime_8php.html @@ -0,0 +1,571 @@ + + + + + + +The Red Project: include/datetime.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
datetime.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

 timezone_cmp ($a, $b)
 
 select_timezone ($current= 'America/Los_Angeles')
 
 field_timezone ($name='timezone', $label='', $current= 'America/Los_Angeles', $help)
 
 datetime_convert ($from= 'UTC', $to= 'UTC', $s= 'now', $fmt="Y-m-d H:i:s")
 
 dob ($dob)
 
 datesel_format ($f)
 
 datesel ($f, $pre, $ymin, $ymax, $allow_blank, $y, $m, $d)
 
 timesel ($pre, $h, $m)
 
 relative_date ($posted_date, $format=null)
 
 age ($dob, $owner_tz= '', $viewer_tz= '')
 
 get_dim ($y, $m)
 
 get_first_dim ($y, $m)
 
 cal ($y=0, $m=0, $links=false, $class='')
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
age ( $dob,
 $owner_tz = '',
 $viewer_tz = '' 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
cal ( $y = 0,
 $m = 0,
 $links = false,
 $class = '' 
)
+
+ +

Referenced by events_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
datesel ( $f,
 $pre,
 $ymin,
 $ymax,
 $allow_blank,
 $y,
 $m,
 $d 
)
+
+ +

Referenced by dob(), and events_content().

+ +
+
+ +
+
+ + + + + + + + +
datesel_format ( $f)
+
+ +

Referenced by events_content(), and profiles_content().

+ +
+
+ + + +
+
+ + + + + + + + +
dob ( $dob)
+
+ +

Referenced by profiles_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
field_timezone ( $name = 'timezone',
 $label = '',
 $current = 'America/Los_Angeles',
 $help 
)
+
+ +

Referenced by setup_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
get_dim ( $y,
 $m 
)
+
+ +

Referenced by cal(), events_content(), and posted_dates().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
get_first_dim ( $y,
 $m 
)
+
+ +

Referenced by cal().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
relative_date ( $posted_date,
 $format = null 
)
+
+
+ +
+
+ + + + + + + + +
select_timezone ( $current = 'America/Los_Angeles')
+
+ +

Referenced by field_timezone().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
timesel ( $pre,
 $h,
 $m 
)
+
+ +

Referenced by events_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
timezone_cmp ( $a,
 $b 
)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3