v5:datetime:custom_dst
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:datetime:custom_dst [2016/04/15 03:18] – mnewnham | v5:datetime:custom_dst [2023/05/18 18:51] (current) – Deprecated dregad | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| bool $isGmt | bool $isGmt | ||
| ) | ) | ||
| - | </ | + | </ |
| - | Currently, the ADOdb date/time library has no built-in support for Daylight Savings | + | |
| + | <WRAP important> | ||
| + | [[datetime_index# | ||
| + | Use 64-bit native PHP functions instead. | ||
| + | </ | ||
| + | |||
| + | Currently, the ADOdb date/time library has no built-in support for Daylight Savings | ||
| ------------------------- | ------------------------- | ||
| ===== Usage ===== | ===== Usage ===== | ||
| Line 14: | Line 20: | ||
| <code php> | <code php> | ||
| - | function adodb_daylight_sv(& | + | function adodb_daylight_sv(& |
| { | { | ||
| if ($isGmt) | if ($isGmt) | ||
| Line 27: | Line 33: | ||
| ===== The Date Structure ===== | ===== The Date Structure ===== | ||
| - | The format of $arr is | + | The format of $dateStructure |
| Array ( | Array ( | ||
| | | ||
v5/datetime/custom_dst.1460683104.txt.gz · Last modified: (external edit)
