Search found 55 matches: zone

Return to advanced search

Re: ¿Cómo saber la fecha de los cambios a una carpeta?

Time Zone conversions Here is an example converting our local time to UTC and then NewYork time ( UTC Offset now -5:00 ) function TimeZoneConversions()   local tDateTimeLocal, tDateTimeUTC, tDateTimeNYC   tDateTimeLocal ...
by nageswaragunupudi
Mon Mar 04, 2024 5:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Cómo saber la fecha de los cambios a una carpeta?
Replies: 6
Views: 204

Re: How to convert a Date to an Unix TimeStamp?

Both are same.
In that website there is an implicit conversion from your time zone to UTC.
Try this code:
Code: Select all  Expand view
? FW_DateToUnix( UTC_TIMESTAMP() )

Note: UTC_TIMESTAMP() is an FWH function
by nageswaragunupudi
Mon Jan 29, 2024 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to convert a Date to an Unix TimeStamp?
Replies: 8
Views: 582

Re: A Call for New Ideas and Web Integration

Otto:
I agree with Marco, be patient,
it is hard to leave our comfort zone but with support, like yours,
the learning curve will be less hard.

With best regards
by Armando
Sun Dec 10, 2023 4:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 748

Re: Interesting discussion with ChtGPT

I am glad you posted it. I just see too many programmers today who only play in their comfort zone. AI may post some code but will it be the best way to handle a task or just the easiest?


Sent from my iPhone using Tapatalk
by TimStone
Mon Nov 06, 2023 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1251

Help with complex JSON

... Zone Terminal","carrierTerminalCode":"EGSUCCN","carrierTerminalGeoID":"3792U3SWTPXA8","countryCode":"EG","countryName":"Egypt","cityName":"Suez ...
by cdmmaui
Tue Mar 21, 2023 1:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with complex JSON
Replies: 12
Views: 1256

Re: Problem with SQL Native

With oCn:time_zone := '+00:00' is Correct. Not correct. What you are thinking correct is not correct and what you think not correct is correct. The table which you created itself was incorrect. Take Heidi Sql and execute SELECT ...
by nageswaragunupudi
Mon Feb 14, 2022 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with SQL Native
Replies: 28
Views: 1727

Re: Problem with SQL Native

Thanks Rao, With oCn:time_zone := '+00:00' is Correct. Thanks a lot. function Main()   local oCn, oRs[4], oDlg, oFont   SET DATE ITALIAN   SET CENTURY ON   SET TIME FORMAT TO "HH:MM:SS"   FWCONNECT oCn HOST "208.91.198....
by ORibeiro
Mon Feb 14, 2022 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with SQL Native
Replies: 28
Views: 1727

Re: Problem with SQL Native

I will also test.
Meanwhile, can you give me a screenshot of the browse of full table without any where clause?
I like to see how does it appear from your time-zone.
by nageswaragunupudi
Wed Feb 09, 2022 1:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with SQL Native
Replies: 28
Views: 1727

Re: OT: data security

... so that one can carry these out with maximum skill and efficiency. Something of the meaning of wu wei is captured when we talk of being ‘in the zone’ – at one with what we are doing, in a state of profound concentration and flow.
by Antonio Linares
Mon Apr 12, 2021 12:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: data security
Replies: 2
Views: 368

New FTDN May/Mayo 2019 (FWH 19.05)

... if not empty and appended if empty. * New function FW_UTCTOLOCAL( tUtc ) --> tLocalTime * New function FW_TimeZoneName() --> local time zone name
by Antonio Linares
Mon Jun 03, 2019 12:54 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May/Mayo 2019 (FWH 19.05)
Replies: 4
Views: 3179

Re: SayBarCode control

... even on partially curled or bent surfaces. Since the interpretation of the bar code by the reading instruments takes place when the overflow zone is detected, the reading line can in any case completely cross the symbol, following a diameter, without causing a double reading of the encoded ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 6651

XBrowse with ADT Free Table

... 2. bcc582 from whosaway.com 3. Advantage Database version 8.1 I have done the following so far: Downloaded ACE SDK ver 8.1 from Advantage Dev Zone. Copy ace32.dll, adsloc32.dll, axcws32.dll to c:\windows. Copy ace.h to fivewin include folder Built ace32.lib from the ACE SDK Ver 8.1 using this ...
by teddydjohan
Thu Sep 07, 2017 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse with ADT Free Table
Replies: 8
Views: 1722

Need help on xharbour and ADT table connection

... by Reinaldo on how to build rddads.lib and ace32.lib but I have no success so far. I have downloaded the ACE SDK for Ver 8.1 from Advantaget Dev Zone. So I have the ace32.dll and several dll files in my PC now. I have built the ace32.lib filed successfully using this command: implib.exe ace32.lib ...
by teddydjohan
Mon Sep 04, 2017 4:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need help on xharbour and ADT table connection
Replies: 1
Views: 603

Re: Google Cloud Platform

... against our Dyn Managed DNS infrastructure,” Dyn said in a status post. “Some customers may experience increased DNS query latency and delayed zone propagation during this time. Updates will be posted as information becomes available.” Later, the company added that “this attack is mainly impacting ...
by Rick Lipkin
Tue May 16, 2017 3:08 pm
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4162

New FTDN March/Marzo 2017 (FWH 17.03)

... See http://forums.fivetechsupport.com/viewtopic.php?f=3&t=33179 * FWHMARIADB: - Now works with GCC also - At time of connection, session timezone is set to local time of zone of the PC connecting to the server. This resolves many possible issues with consistency of timestamp values internationally ...
by Antonio Linares
Wed Mar 29, 2017 10:06 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2017 (FWH 17.03)
Replies: 0
Views: 1521
Next

Return to advanced search