Euphoria Ticket #1009: 8.4.5.5 now_gmt demo

Example:

 
include std/datetime.e  
  
datetime lt = now() -- local time  
datetime gmt = now_gmt()  
? lt  
? gmt  

Results:

{2019,9,7,17,58,53} 
{2019,9,7,21,58,53}  
 

Details

Type: Task Severity: Normal Category: Documentation
Assigned To: euphoric Status: Fixed Reported Release:
Fixed in SVN #: View VCS: none Milestone: 4.1.0

Search



Quick Links

User menu

Not signed in.

Misc Menu