Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • Calendar
  • Overview
  • Namespace
  • Class
  • Tree

Class Calendar

Overrides for Punic\Calendar.

Punic\Calendar
Extended by Xoops\Core\Locale\Punic\Calendar
Namespace: Xoops\Core\Locale\Punic
Located at oops_lib/Xoops/Core/Locale/Punic/Calendar.php
Methods summary
protected static string
# decodeYear( DateTime $value, $count, $locale )

Change to disable interpreteting 'yy' as forcing 2 digit year

Change to disable interpreteting 'yy' as forcing 2 digit year

Instead of interpreting 2015 as '15' it will be '2015', while year 1 would be reported as '01'

Parameters

$value
$count
$locale

Returns

string
API documentation generated by ApiGen