User Tools

Site Tools


uphp:functions:timefromfat

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:timefromfat [2017/05/11 23:23]
jeff
uphp:functions:timefromfat [2021/09/13 05:57] (current)
Line 27: Line 27:
 Unlike mainline PHP, in uPHP "Linux Timestamps" are based upon the Wattmon's local time, not UTC/GMT. Unlike mainline PHP, in uPHP "Linux Timestamps" are based upon the Wattmon's local time, not UTC/GMT.
  
-Technically, the Unix Epoch is defined as being January 1, 1970, 00:00:00 //GMT//. But on the Wattmon, timestamps are relative to January 1, 1970, 00:00:00 //local timezone//.+Technically, the Unix Epoch is defined as being January 1, 1970, 00:00:00 //GMT//. But on the [[hardware:wattmons|Wattmon]], timestamps are relative to January 1, 1970, 00:00:00 //local timezone//.
  
 If the Wattmon clock and timezone are set to UTC+00 (GMT) then the uPHP timestamp //is// the same as mainline PHP, otherwise not. If the Wattmon clock and timezone are set to UTC+00 (GMT) then the uPHP timestamp //is// the same as mainline PHP, otherwise not.
Line 41: Line 41:
 [[findnext()]] - Return next matching file information (after a findfirst) [[findnext()]] - Return next matching file information (after a findfirst)
  
-====See Also====+====Also See====
  
-[[os:fat_file_system#timestamps|FAT timestamp of last save]]+[[software:os:fat_file_system#timestamps|FAT timestamp of last save]]
  
 [[microtime()]] - Return the number of milliseconds since boot [[microtime()]] - Return the number of milliseconds since boot
uphp/functions/timefromfat.1494544993.txt.gz · Last modified: 2021/09/13 05:56 (external edit)